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 dump
ferrule_
core
0.2.0-alpha
Module dump
Module Items
Structs
Enums
Functions
In crate ferrule_
core
ferrule_core
Module
dump
Copy item path
Source
Structs
§
Dump
Options
Options for a dump operation.
Enums
§
Dump
Format
Supported dump formats.
Functions
§
dump_
query
Dump the results of an arbitrary SELECT query.
dump_
table
Dump an entire table by streaming a single native cursor.