Docs.rs
cornflakes-0.0.1
cornflakes 0.0.1
Docs.rs crate page
MPL-2.0
Links
Documentation
Repository
crates.io
Source
Owners
Antikyth
Dependencies
bytes ^1.2
normal
thiserror ^1.0
normal
Versions
47.06%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-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
☰
Crate cornflakes
Version 0.0.1
All Items
Enums
Traits
Type Definitions
?
Crate
cornflakes
source
·
[
−
]
Enums
ReadError
WriteError
Traits
ContextualReadable
Allows the reading of a type from bytes given some additional
Context
.
DataSize
Readable
Reads a type from bytes.
Writable
Allows a type to be written as bytes.
Type Definitions
ReadResult
WriteResult