Docs.rs
cidre-0.16.0
cidre 0.16.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yury
Dependencies
cidre-macros ^0.6
normal
half ^2.6
normal
optional
parking_lot ^0.12
normal
optional
tokio ^1
normal
optional
clap ^4.5
dev
criterion ^0.8
dev
mimalloc ^0.1
dev
tokio ^1
dev
uuid ^1.9
dev
cc ^1
build
Versions
31.99%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-apple-ios
aarch64-apple-tvos
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
BufTimeCb
cidre
0.16.0
In cidre::
cm::
buffer_
queue
cidre
::
cm
::
buffer_queue
Type Alias
BufTime
Cb
Copy item path
Source
pub type BufTimeCb = extern "C-unwind"
fn
(buf: &mut
Buf
, ref_con:
*mut
c_void
) ->
Time
;