Docs.rs
evolution-schema-1.2.0
evolution-schema 1.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wilhelmagren
Dependencies
arrow ^51.0.0
normal
deltalake ^0.17.3
normal
evolution-builder ^1.2.0
normal
evolution-common ^1.2.0
normal
evolution-parser ^1.2.0
normal
log ^0.4.21
normal
padder ^1.2.0
normal
serde ^1.0.202
normal
serde_json ^1.0.117
normal
Versions
86.49%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
evolution_
schema
1.2.0
Column
Implementors
In evolution_
schema::
column
evolution_schema
::
column
Trait
Column
Copy item path
source
pub trait Column { }
Expand description
Unified trait for all types of schema columns.
Implementors
§
source
§
impl
Column
for
FixedColumn