Docs.rs
open-coroutine-core-0.7.0
open-coroutine-core 0.7.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
loongs-zhang
Dependencies
cfg-if ^1.0.0
normal
core_affinity ^0.8
normal
optional
corosensei ^0.2
normal
optional
crossbeam-deque ^0.8
normal
crossbeam-skiplist ^0.1
normal
crossbeam-utils ^0.8
normal
optional
dashmap ^6
normal
educe ^0.6.0
normal
optional
num_cpus ^1
normal
once_cell ^1
normal
psm ^0.1
normal
rand ^0.9
normal
st3 ^0.4
normal
time ^0.3
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
uuid ^1
normal
optional
anyhow ^1.0
dev
backtrace ^0.3
dev
slab ^0.4
dev
cfg-if ^1.0.0
build
io-uring ^0.7
normal
optional
cc ^1
build
libc ^0.2
normal
mio ^1.0
normal
optional
nix ^0.30
normal
polling ^2.8.0
normal
optional
windows-sys ^0.59
normal
Versions
100%
of the crate is documented
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
open_
coroutine_
core
0.7.0
open_coroutine_core
Macro
warn
Copy item path
Source
macro_rules! warn { ($( $args:expr ),*) => { ... }; }
Expand description
Constructs an event at the warn level.