Docs.rs
slice-codec-0.4.0
slice-codec 0.4.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
InsertCreativityHere
Dependencies
test-case ^3.3.1
dev
Versions
74.29%
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
Module vec
slice_
codec
0.4.0
Module vec
Module Items
Structs
In slice_
codec::
buffer
slice_codec
::
buffer
Module
vec
Copy item path
Source
Expand description
TODO maybe write a comment explaining this module?
Structs
ยง
VecOutput
Target
A wrapper around a
Vec<u8>
that implements
OutputTarget
.