pub fn clean_isbn_chars(isbn: &str) -> String
Expand description

Crude ISBN cleanup.

To be used with ISBN strings that are relatively well-formed, but may have invalid characters.