chore: rebrand project to crank
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
mod error;
|
||||
mod model;
|
||||
mod normalize;
|
||||
mod validate;
|
||||
|
||||
pub use error::SchemaError;
|
||||
pub use model::{Schema, SchemaKind};
|
||||
Reference in New Issue
Block a user