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.