#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

#96 in #completion

Download history 6/week @ 2024-02-19 27/week @ 2024-02-26 5/week @ 2024-03-04 8/week @ 2024-03-11 10/week @ 2024-03-25 40/week @ 2024-04-01 3/week @ 2024-04-08 16/week @ 2024-04-15

69 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

~24KB