Skip to main content

ErrorImpl

Type Alias ErrorImpl 

Source
type ErrorImpl = Box<str>;

Aliased Typeยง

struct ErrorImpl(/* private fields */);