Docs.rs
flex-alloc-secure-0.0.1
flex-alloc-secure 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
andrewwhitehead
Dependencies
chacha20poly1305 ^0.10
normal
const-default ^1
normal
flex-alloc ^0.0.4
normal
rand_core ^0.6
normal
zeroize ^1
normal
criterion ^0.5
dev
libc ^0.2.158
normal
windows-sys ^0.59
normal
Versions
100%
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
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
flex_
alloc_
secure
0.0.1
Module stack
Module Items
Structs
In crate flex_
alloc_
secure
flex_alloc_secure
Module
stack
Copy item path
Source
Expand description
Support for stack-allocated types which employ memory locking.
Structs
ยง
Secured
A stack-allocated value protected by locking its virtual memory page in physical memory.