Docs.rs
evolution-schema-1.3.0
evolution-schema 1.3.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.3.0
normal
evolution-common ^1.3.0
normal
evolution-parser ^1.3.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
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.3.0
Module column
Module Items
Structs
Traits
Type Aliases
In crate evolution_
schema
evolution_schema
Module
column
Copy item path
Source
Structs
§
Fixed
Column
Representation of a column in a fixed-length file (.flf), containing the only allowed fields.
Traits
§
Column
Unified trait for all types of schema columns.
Type Aliases
§
Column
Ref