Crate may_minihttp
source ·Structs§
- this is the generic type http server with a type parameter that impl
HttpServicetrait
Traits§
- the http service trait user code should supply a type that impl the
callmethod for the http server
HttpService traitcall method for the http server