polars_schema/
lib.rs

1
2
pub mod schema;
pub use schema::Schema;