Docs.rs
stak-util-0.10.33
stak-util 0.10.33
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
raviqqe
Dependencies
cfg-elif ^0.6.3
normal
noop-executor ^0.1.0
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
stak_
util
0.10.33
All Items
Crate Items
Macros
Crate
stak_util
Copy item path
Source
Expand description
Utilities around
libc
.
Macros
ยง
block_
on
Blocks on a future if an
async
feature in on, or returns a given value as it is otherwise.