Docs.rs
memscope-rs-0.1.2
memscope-rs 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Timwood0x10
Dependencies
backtrace ^0.3
normal
optional
chrono ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
svg ^0.18.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
crossbeam ^0.8
dev
futures ^0.3
dev
parking_lot ^0.12
dev
rayon ^1.7
dev
tempfile ^3.10.1
dev
tokio ^1.0
dev
tracing-test ^0.2
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
memscope_
rs
0.1.2
Module allocator
Module Items
Structs
In crate memscope_
rs
memscope_rs
Module
allocator
Copy item path
Source
Expand description
Custom global allocator for tracking memory allocations.
Structs
ยง
Tracking
Allocator
A custom allocator that tracks memory allocations and deallocations.