nhs-number 1.0.1

National Health Service (NHS) number for NHS England, NHS Wales, NHS Isle of Man.
Documentation
1
2
3
/// NHS Number Parse Error, which is for the implementation `FromStr`.
#[derive(Debug, PartialEq, Eq)]
pub struct ParseError;