pub type DisplayResult<T = ()> = Result<T, DisplayError>;