pub fn attr_is_integer(attr: &AttrValue) -> bool
Check whether an AttrValue is an integer
AttrValue
attr
Whether the AttrValue is an integer (signedness checks are not performed)
All Contexts