hooks-macro-core 0.4.0

Compile-time, async hooks
Documentation
1
2
3
4
5
6
7
8
9
pub mod chain;
pub mod either;
pub mod empty_or_trailing;
pub mod group;
pub mod map;
pub mod path_or_lit;
pub mod phantom;
pub mod repeat;
pub mod type_generics;