Type Definition conduit::HandlerResult[][src]

pub type HandlerResult = Result<Response<Body>, BoxError>;