Function rustc::middle::ty::type_is_floating_pointUnstable [-] [+] [src]

pub fn type_is_floating_point(ty: Ty) -> bool

Returns true if this type is a floating point type and false otherwise.