Function kickstarter::validate::luhn10 [] [src]

pub fn luhn10(s: &str) -> Result<()>

Validates that a numerical string passes the Luhn-10 test.