Type Definition hyper_simple_server::ServerResult[][src]

type ServerResult<V = ()> = Result<V, ServerError>;