pub trait Blessed: Error { }
Marker trait used to bless a type so that it can be used as a application-specific error.