ai_descriptor/
lib.rs

1
2
3
4
pub use ai_descriptor_derive::*;
pub use ai_descriptor_trait::*;
pub use plural_derive::*;
pub use plural_trait::*;