pub fn normalize_moniker(moniker: &str) -> String
Expand description

Helper method to normalize a moniker into its canonical string form. Returns the input moniker unchanged if it cannot be parsed.