Use traits to keep event methods dry
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use coracle_lib::events::{EventContent, HashedEvent};
|
||||
use coracle_lib::expiration::{get_expiration, is_expired, is_expired_at};
|
||||
use coracle_lib::prelude::*;
|
||||
use coracle_lib::keys::SecretKey;
|
||||
use coracle_lib::tags::{Tag, Tags};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user