moxy-derive 0.0.1

derive macros for moxy crate
Documentation
1
2
3
4
5
6
7
mod arg;
mod attr;
mod field;

pub use arg::*;
pub use attr::*;
pub use field::*;