Docs.rs
urcu2-0.1.3
urcu2 0.1.3
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
gpollo
Dependencies
anyhow ^1
normal
container_of ^0.5
normal
guardian ^1
normal
libc ^0.2
normal
log ^0.4
normal
paste ^1
normal
static_assertions ^1
normal
urcu2-bp-sys ^0.1.4
normal
optional
urcu2-cds-sys ^0.1.0
normal
urcu2-mb-sys ^0.1.3
normal
optional
urcu2-memb-sys ^0.1.2
normal
optional
urcu2-qsbr-sys ^0.1.2
normal
optional
urcu2-sys ^0.1.8
normal
clap ^4
dev
ctrlc ^3
dev
env_logger ^0.11
dev
humantime ^2
dev
rand ^0.8
dev
trybuild ^1
dev
Versions
94.29%
of the crate is documented
Platform
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 stack
urcu
0.1.3
Module stack
Module Items
Structs
Type Aliases
In urcu::
collections
urcu
::
collections
Module
stack
Copy item path
Source
Structs
§
Iter
An iterator over the nodes of an
RcuStack
.
IterRef
An iterator over popped nodes of an
RcuStack
.
Type Aliases
§
Ref
An RCU reference to a element removed from an
RcuQueue
.
RefOwned
An owned RCU reference to a element removed from an
RcuQueue
.