Docs.rs
mem_dbg-0.1.8
mem_dbg 0.1.8
Docs.rs crate page
Apache-2.0 OR LGPL-2.1-or-later
Links
Repository
crates.io
Source
Owners
zommiommy
vigna
Dependencies
bitflags ^2.4.1
normal
half ^2.0.4
normal
optional
maligned ^0.2.1
normal
optional
mem_dbg-derive =0.1.3
normal
optional
mmap-rs ^0.6.0
normal
optional
rand ^0.8.5
normal
optional
Versions
93.24%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mem_dbg
0.1.8
Module utils
Functions
In crate mem_dbg
?
Module
mem_dbg
::
utils
source
·
[
−
]
Functions
§
humanize_float
Given a float, return it in a human readable format using SI suffixes.
n_of_digits
Return the number of digits of a number.