Docs.rs
gear-stack-buffer-1.6.1
gear-stack-buffer 1.6.1
Docs.rs crate page
GPL-3.0
Links
crates.io
Source
Owners
github:gear-tech:dev
breathx
Dependencies
cc ^1.0
build
optional
Versions
100%
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
gear_
stack_
buffer
1.6.1
All Items
Crate Items
Constants
Functions
Crate
gear_stack_buffer
Copy item path
source
Expand description
Stack allocations utils.
Constants
§
MAX_
BUFFE
R_
SIZE
The maximum buffer size that can be allocated on the stack. This is currently limited to 64 KiB.
Functions
§
with_
byte_
buffer
Calls function
f
with provided uninitialized byte buffer allocated on stack.