Type Definition hyper_static_server::internals::ServerResult[][src]

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