Docs.rs
memscope-rs-0.1.5
memscope-rs 0.1.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Timwood0x10
Dependencies
backtrace ^0.3
normal
optional
bincode ^1.3
normal
chrono ^0.4
normal
clap ^4.0
normal
dashmap ^6.0
normal
flate2 ^1.0
normal
libc ^0.2
normal
memscope-derive ^0.1.0
normal
optional
num_cpus ^1.16
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rayon ^1.8
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
svg ^0.18.0
normal
thiserror ^2.0.12
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.7.0
dev
parking_lot ^0.12
dev
rayon ^1.8
dev
tempfile ^3.10.1
dev
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
Module test_utils
memscope_
rs
0.1.5
Module test_
utils
Module Items
Functions
In crate memscope_
rs
memscope_rs
Module
test_
utils
Copy item path
Source
Expand description
Testing utilities and helpers
Functions
ยง
init_
test
Initialize memscope-rs for testing with minimal overhead
reset_
tracker
Reset global tracker state for clean tests