cgp-macro-lib 0.7.0

Context-generic programming core component macros implemented as a library.
Documentation
1
2
3
4
5
mod derive;
mod remove_self_path;

pub use derive::*;
pub use remove_self_path::*;