Docs.rs
heapbuf-0.1.3
heapbuf 0.1.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AlexanderSchuetz97
Dependencies
f128 ^0.2.9
normal
optional
half ^2.4.1
normal
optional
sync-ptr ^0.1.1
normal
uintx ^0.1.0
normal
optional
lazy_static ^1.5.0
dev
rw-utils ^0.0.1
dev
static_assertions ^1.1.0
dev
Versions
25%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
heapbuf
0.1.3
All Items
Crate Items
Structs
Enums
Traits
Crate
heapbuf
Copy item path
Source
Structs
§
HBuf
Enums
§
HBuf
Error
Traits
§
DynDestructor
Trait to allow implementing a custom Destructor in rust. This is usefully if your destructor requires more state than just the pointer.