Function unicode_security::confusable_detection::skeleton

source ยท
pub fn skeleton(s: &str) -> impl Iterator<Item = char> + '_
Expand description

Calculate skeleton for string, as defined by UTS 39