Closed dcoles closed 3 weeks ago
Rather than a closure that takes a Status, take the status code. This allows easier chaining of types (e.g. X::from).
Status
X::from
Follow-up from #180.
Rather than a closure that takes a
Status
, take the status code. This allows easier chaining of types (e.g.X::from
).Follow-up from #180.