Docs.rs
hala-future-0.1.6
hala-future 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yayanyang
Dependencies
boxcar ^0.2.4
normal
dashmap ^5.5.3
normal
futures ^0.3.29
normal
hala-lockfree ^0.1
normal
hala-sync ^0.1
normal
log ^0.4
normal
num_cpus ^1.16.0
normal
ring ^0.17.6
normal
thiserror ^1.0.50
normal
futures-test ^0.3
dev
pretty_env_logger ^0.5
dev
Versions
54.29%
of the crate is documented
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
Module poll
hala_
future
0.1.6
Module poll
Module Items
Structs
In crate hala_
future
hala_future
Module
poll
Copy item path
Source
Structs
ยง
Poll
Once
A future will polling a wrapped future once within the current async context.