accepts-codegen 0.0.1

Rust toolkit for composing synchronous and asynchronous acceptor pipelines
Documentation
1
2
3
4
5
pub(crate) mod common;

pub mod accepts_auto_impl;
pub mod linear;
pub mod next_acceptors_auto_impl;