Docs.rs
urcu2-0.1.2
urcu2 0.1.2
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
ctrlc ^3
dev
env_logger ^0.11
dev
rand ^0.8
dev
trybuild ^1
dev
Versions
14.29%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
urcu
0.1.2
Module stack
Module Items
Structs
Type Aliases
In crate urcu
urcu
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
.