Docs.rs
zerogc-context-0.1.3
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zerogc-context 0.1.3
Handles the context of a zerogc collector.
Crate
Source
Builds
Feature flags
Coverage
48.6%
52
out of
107
items documented
0
out of
88
items with examples
Size
Source code size: 89.53 kB
This is the summed size of all the files inside the crates.io package for this release.
Links
DuckLogic/zerogc
50
2
12
crates.io
Dependencies
crossbeam-utils ^0.8
normal
optional
once_cell ^1.5
normal
optional
parking_lot ^0.11
normal
optional
slog ^2.7
normal
zerogc ^0.1.3
normal
Versions
0.2.0-alpha.7
0.2.0-alpha.6
0.2.0-alpha.5
0.2.0-alpha.4
0.2.0-alpha.3
0.2.0-alpha.2
0.2.0-alpha.1
0.1.3
0.1.2
Owners
zerogc-context-0.1.3 doesn't have any documentation.
The implementation of [::zerogc::CollectorContext] that is shared among both thread-safe and thread-unsafe code.