struct_validation/
lib.rs

1
2
pub use struct_validation_core::*;
pub use struct_validation_derive::Validate;