codama-attributes 0.9.1

Codama attributes definitions and parsers
Documentation
1
2
3
4
5
6
7
8
mod from_meta;
mod macros;
mod meta_consumer;
mod set_once;

pub use from_meta::*;
pub use meta_consumer::*;
pub use set_once::*;