Docs.rs
dynamo-data-gen-1.4.0
dynamo-data-gen 1.4.0
Permalink
Docs.rs crate page
Apache-2.0
15 August 2026
Links
Repository
crates.io
Source
Owners
nv-anants
saturley-hall
pvijayakrish
nv-nmailhot
dynamo-ops
Dependencies
anyhow ^1
normal
dynamo-kv-hashing ^1.4.0
normal
flate2 ^1
normal
rustc-hash ^2
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
dev
Versions
22.15%
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
write_satf
dynamo_
data_
gen
1.4.0
In dynamo_
data_
gen::
satf
dynamo_data_gen
::
satf
Function
write_
satf
Copy item path
Source
pub fn write_satf<W:
Write
>( writer: W, trace: &
SatfTrace
, pretty:
bool
, ) ->
Result
<
()
>