#completion #future #async #runtocompletion

no-std completion-core

Core traits and types for completion-based asynchronous programming

2 unstable releases

0.2.0 Feb 22, 2021
0.1.0 Jan 17, 2021

#93 in #completion

41 downloads per month
Used in 3 crates

MIT/Apache

13KB
150 lines

completion-core

Core traits and types for completion-based asynchronous programming.

See completion for utilities based on this.

License: MIT OR Apache-2.0


lib.rs:

Core traits and types for completion-based asynchronous programming.

See completion for utilities based on this.

Dependencies

~25KB