zettel-core 0.2.0

Core library for Luhmann-style Zettelkasten management
Documentation
1
2
3
4
5
6
pub mod config;
pub mod id;
pub mod template;

pub use id::*;
pub use template::*;