Function sway_parse::parse_int_suffix

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

Interpret the given suffix string as a LitIntType.