Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
scc-3.4.0
scc 3.4.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
wvwwvwwv
Dependencies
equivalent ^1.0
normal
optional
loom ^0.7
normal
optional
saa ^5.3
normal
sdd ^4.3
normal
serde ^1.0
normal
optional
criterion ^0.7
dev
fnv ^1.0
dev
futures ^0.3
dev
proptest ^1.9
dev
serde_test ^1.0
dev
static_assertions ^1.1
dev
tokio ^1.48
dev
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 bag
scc
3.4.0
Module bag
Module Items
Structs
In crate scc
scc
Module
bag
Copy item path
Source
Expand description
Bag
is a lock-free concurrent unordered instance container.
Structs
ยง
Bag
Bag
is a lock-free concurrent unordered instance container.
Into
Iter
An iterator that moves out of a
Bag
.
IterMut
A mutable iterator over the entries of a
Bag
.