roopert_macro_common 0.2.0

Another object-oriented toolkit for Rust (common data)
Documentation
1
2
3
4
5
mod is_attribute;
mod path;

pub use is_attribute::*;
pub use path::*;