// Eryn Wells #[derive(Debug, Eq, PartialEq)] pub struct TryFromCharError; #[derive(Debug, Eq, PartialEq)] pub struct TryFromStrError;