Docs.rs
dbn-0.4.2
dbn 0.4.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
databento-bot
Dependencies
anyhow ^1.0
normal
async-compression ^0.3.15
normal
csv ^1.2
normal
dbn-macros =0.4.2
normal
num_enum ^0.5
normal
pyo3 ^0.18.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
streaming-iterator ^0.1.9
normal
time ^0.3
normal
tokio ^1.25
normal
zstd =0.11.2
normal
tokio ^1.25
dev
Versions
100%
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
☰
Module json
Structs
?
Module
dbn
::
encode
::
json
source
·
[
−
]
Expand description
Encoding of DBN records into newline-delimited JSON (ndjson).
Structs
Encoder
Type for encoding files and streams of DBN records in newline-delimited JSON (ndjson).