API Collection
Abort Implementations
Topics
Instance Properties
var abortReason: StringThe use of@_implementshere allows us to get away with the fact thatVapor/AbortErrorrequires a property namedreasonof typeStringwhileLeafErrorhas an identically named property of an enum type.