Docs.rs
mcap-rs-0.3.4
mcap-rs 0.3.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mrkline
Dependencies
binrw ^0.9
normal
byteorder ^1.4
normal
crc32fast ^1.3
normal
enumset ^1.0.11
normal
log ^0.4
normal
lz4 ^1.0
normal
num_cpus ^1.13
normal
paste ^1.0
normal
thiserror ^1.0
normal
zstd ^0.11
normal
anyhow ^1.0
dev
atty ^0.2
dev
camino ^1.0
dev
clap ^3.2
dev
itertools ^0.10
dev
memmap ^0.7
dev
rayon ^1.5
dev
simplelog ^0.12
dev
tempfile ^3.3
dev
Versions
17.11%
of the crate is documented
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 write
mcap_rs
0.3.4
Module write
Module Items
Re-exports
Structs
In crate mcap_
rs
mcap_rs
Module
write
Copy item path
Source
Expand description
Write MCAP files
Re-exports
§
pub use records::
Metadata
;
Structs
§
Write
Options
Writer
Writes an MCAP file to the given
writer
.