Module hrpc::server[][src]

Common server types and functions.

Structs

StatusCode

An HTTP status code (status-code in RFC 7230 et al.).

Traits

CustomError

Trait that needs to be implemented to use an error type with a generated service server.