struct_validation/
lib.rs

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