Docs.rs
bytey_byte_buffer-0.2.1
bytey_byte_buffer 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
Crates.io
Source
Owners
Stefanowhb
Dependencies
cfg-if ^1.0.0
normal
thiserror ^1.0.30
normal
Versions
46.55%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
x86_64-apple-darwin
i686-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Result
In bytey_byte_buffer::error
?
Type Definition
bytey_byte_buffer
::
error
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
ByteBufferError
>;