pub fn numeric_rtype(vt: &Value<'_>) -> (Ident, u8)
Format the name of the rust type corresponding to a component numeric type.
Precondition: vt is a numeric type (S, U, F)
vt
S
U
F