library;

pub enum MyError {
    UnauthorizedUser: Identity,
}