Docs.rs
maolan-plugin-protocol-0.0.1
maolan-plugin-protocol 0.0.1
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Repository
crates.io
Source
Owners
mekanix
Dependencies
libc ^0.2
normal
tracing ^0.1
normal
windows-sys ^0.61
normal
Versions
50.88%
of the crate is documented
Go to latest version
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
Skip to main content
Module ringbuf
maolan_
plugin_
protocol
0.0.1
Module ringbuf
Module Items
Structs
In crate maolan_
plugin_
protocol
maolan_plugin_protocol
Module
ringbuf
Copy item path
Source
Structs
ยง
Ring
Buffer
Lock-free single-producer / single-consumer ring buffer backed by a fixed array in shared memory.