Type Definition hyper_static_server::ServerResult[][src]

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