Docs.rs
ferrule-core-0.2.0-alpha
ferrule-core 0.2.0-alpha
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rustpunk
Dependencies
chrono ^0.4
normal
csv ^1
normal
ferrule-config ^0.2.0-alpha
normal
ferrule-sql ^0.1.0-alpha
normal
hex ^0.4
normal
indexmap ^2
normal
secrecy ^0.10
normal
serde ^1
normal
serde-saphyr ^0.0.24
normal
serde_json ^1
normal
sha2 ^0.10
normal
tabled ^0.18
normal
thiserror ^2
normal
tokio ^1
normal
Versions
49.46%
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
Skip to main content
Module load
ferrule_
core
0.2.0-alpha
Module load
Module Items
Structs
Enums
Functions
In crate ferrule_
core
ferrule_core
Module
load
Copy item path
Source
Structs
§
Load
Options
Options for a load operation.
Enums
§
Load
Format
Supported load formats.
Functions
§
infer_
schema
Infer a schema from a slice of JSON objects.
load_
data
Load data from a reader (CSV or JSON) into a table.