Type Definition urbit_http_api::error::Result[][src]

type Result<T> = Result<T, UrbitAPIError>;