Module lgbytes
mz_ore
0.1.0
Module lgbytes
Module Items
Structs
In crate mz_
ore
Modules
assert
bits
bytes
cast
channel
cli
collections
env
error
fmt
future
graph
hash
hint
id_gen
iter
lex
lgbytes
metrics
netio
now
num
option
panic
path
permutations
process
region
result
retry
serde
stack
stats
str
task
test
thread
time
tracing
url
vec
Macros
assert_contains
assert_err
assert_none
assert_ok
exit
halt
metric
soft_assert_eq_no_log
soft_assert_eq_or_log
soft_assert_ne_no_log
soft_assert_ne_or_log
soft_assert_no_log
soft_assert_or_log
soft_panic_no_log
soft_panic_or_log
Attribute Macros
instrument
static_list
test
mz_ore
Module
lgbytes
Copy item path
Settings
Help
Summary
Source
Available on
crate features
bytes
and
region
only.
Expand description
The
bytes
crate but backed by
lgalloc
.
Structs
§
LgBytes
Metrics
Metrics for lgalloc’d bytes..
LgBytes
OpMetrics
Metrics for an individual usage of lgalloc bytes.
LgBytes
Region
Metrics
🔒
Metrics
Region
A
Region
wrapper that increments metrics when it is dropped.