sway_parse

Function parse_int_suffix

Source
pub fn parse_int_suffix(suffix: &str) -> Option<LitIntType>
Expand description

Interpret the given suffix string as a LitIntType.