Function diem_sdk::move_types::identifier::is_valid
pub const fn is_valid(s: &str) -> bool
Expand description
Describes what identifiers are allowed.
For now this is deliberately restrictive – we would like to evolve this in the future.