Response.Of_string
module Make_on_success (R : Of_string_with_error) : S with type t = R.t and module Error = R.Error
module Make_self_error (R : Of_string_with_status) : S with type t = R.t and module Error = R