[][src]Type Definition salvo::http::errors::HttpResult

type HttpResult<T> = Result<T, HttpError>;