Docs.rs
polars-schema-0.52.0
polars-schema 0.52.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
indexmap ^2.12
normal
polars-error ^0.52.0
normal
polars-utils ^0.52.0
normal
schemars ^0.8.22
normal
optional
serde ^1.0.188
normal
optional
version_check ^0.9.4
build
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
polars_schema/
lib.rs
1
pub mod
schema;
2
pub use
schema::Schema;