1 2 3
/// NHS Number Parse Error, which is for the implementation `FromStr`. #[derive(Debug, PartialEq, Eq)] pub struct ParseError;