tokens: add TimelineRoute token serializer
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -30,7 +30,7 @@ pub mod kind;
|
||||
pub mod route;
|
||||
|
||||
pub use cache::{TimelineCache, TimelineCacheKey};
|
||||
pub use kind::{AlgoTimeline, ColumnTitle, PubkeySource, TimelineKind};
|
||||
pub use kind::{ColumnTitle, PubkeySource, TimelineKind};
|
||||
pub use route::TimelineRoute;
|
||||
|
||||
#[derive(Debug, Hash, Copy, Clone, Eq, PartialEq)]
|
||||
|
||||
Reference in New Issue
Block a user