Docs.rs
mcap-rs-0.3.3
mcap-rs 0.3.3
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
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 write
Re-exports
Structs
?
Module
mcap_rs
::
write
source
·
[
−
]
Expand description
Write MCAP files
Re-exports
pub use records::
Metadata
;
Structs
WriteOptions
Writer
Writes an MCAP file to the given
writer
.