Docs.rs
hirun-0.1.18
hirun 0.1.18
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
h1467792822
Dependencies
cfg-if ^1.0.0
normal
hicollections ^0.1.4
normal
hictor ^0.1
normal
hierr ^0.2
normal
hioff ^0.1
normal
hipool ^0.3
normal
hirun-macros ^0.1
normal
libc ^0.2
normal
async-recursion ^1.0.0
dev
criterion ^0.3
dev
tokio ^1.17.0
dev
Versions
23.45%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hirun
0.1.18
All Items
Crate Items
Modules
Structs
Type Aliases
Attribute Macros
Crate
hirun
Copy item path
Source
Modules
§
channel
event
net
runtime
thread
time
utils
Structs
§
Error
Type Aliases
§
Result
Attribute Macros
§
future
如下的实现的async函数内部使用了Rc,因为不支持Send,无法利用tokio::spawn调度