h10 0.6.14

Simple HTTP/1.0 Server
Documentation
1
2
3
pub(crate) trait ArgName {
    fn arg_name() -> String;
}