Docs.rs
block-buffer-0.11.0-rc.0
block-buffer 0.11.0-rc.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
newpavlov
github:rustcrypto:utils
Dependencies
crypto-common ^0.2.0-rc.0
normal
zeroize ^1.4
normal
optional
hex-literal ^0.4
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
block_buffer
0.11.0-rc.0
BufferKind
Object Safety
Implementors
In crate block_buffer
Trait
block_buffer
::
BufferKind
Copy item path
source
·
[
−
]
pub trait BufferKind: Sealed { }
Expand description
Trait for buffer kinds.
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
BufferKind
for
Eager
source
§
impl
BufferKind
for
Lazy