Docs.rs
frozen-core-0.0.31
frozen-core 0.0.31
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
adityamotale
Dependencies
event-listener ^5.4.1
normal
optional
futures ^0.3.32
normal
optional
criterion ^0.8
dev
hdrhistogram ^7.5.4
dev
tempfile ^3.20.0
dev
libc ^0.2.178
normal
optional
libc ^0.2.178
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
Module utils
frozen_
core
0.0.31
Module utils
Module Items
Enums
Functions
In crate frozen_
core
frozen_core
Module
utils
Copy item path
Source
Expand description
Common utilities used in [
frozen_core
]
Enums
§
Buffer
Size
Size of a single IO buffer.
Functions
§
is_
power_
of_
2
Returns
true
if
x
is a power of two.