ix-core 0.1.0

Ixchel core library: registries, validation, sync orchestration, and context building
Documentation
1
2
3
4
5
6
7
pub mod entity;
pub mod index;
pub mod markdown;
pub mod paths;
pub mod repo;

pub const VERSION: &str = env!("CARGO_PKG_VERSION");