Type Definition lando::Result [] [src]

type Result = StdResult<Response<Body>, Box<StdError>>;

Result type for gateway functions