Docs.rs
evno-1.0.2
evno 1.0.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Numeration
Dependencies
acty ^1
normal
async-stream ^0.3
normal
crossbeam-utils ^0.8
normal
futures ^0.3
normal
gyre ^1
normal
papaya ^0.2
normal
tokio ^1
normal
tokio-util ^0.7
normal
trait-variant ^0.1
normal
Versions
73.17%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Event
evno
1.0.2
Event
Implementors
In crate evno
evno
Trait
Event
Copy item path
Source
pub trait Event:
Send
+
Sync
+ 'static { }
Implementors
§
Source
§
impl<T:
Send
+
Sync
+ 'static>
Event
for T