65 releases (22 breaking)

new 0.24.1 Oct 25, 2024
0.23.0 Aug 27, 2024
0.22.1 Jun 14, 2024
0.19.5 Mar 31, 2024
0.7.0 Mar 8, 2021

#3 in #facilitating

Download history 600/week @ 2024-07-01 118/week @ 2024-07-22 189/week @ 2024-08-26 1/week @ 2024-09-02 4/week @ 2024-09-16 80/week @ 2024-09-23 4/week @ 2024-09-30 160/week @ 2024-10-07 51/week @ 2024-10-14

295 downloads per month
Used in async-proto

MIT license

38KB
591 lines

crates.io badge docs.rs badge

This is async-proto, a library crate facilitating simple binary network protocols with async support.

For a list of available Cargo features, see the crate-level documentation.


lib.rs:

Procedural macros for the async-proto crate.

Dependencies

~0.7–1.1MB
~25K SLoC