ngyn_macros 0.2.1

Modular backend framework for web applications
Documentation
1
2
3
4
5
pub mod handle_macro;
pub mod str_to_ident;

pub use handle_macro::*;
pub use str_to_ident::*;