Docs.rs
immutable-trace-0.1.7
immutable-trace 0.1.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yohei1126
Dependencies
aws-config ^1
normal
optional
aws-credential-types ^1
normal
optional
aws-sdk-s3 ^1
normal
optional
blake3 ^1.5
normal
clap ^4.5
normal
ed25519-dalek ^2.1
normal
hex ^0.4
normal
postcard ^1.1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
optional
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
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_records_json
immutable_
trace
0.1.7
immutable_trace
Function
write_
records_
json
Copy item path
Source
pub fn write_records_json( path: &
Path
, records: &[
AuditRecord
], ) ->
Result
<
()
,
CliError
>