Enum planus_cli::ast::FloatType [−][src]
pub enum FloatType {
F32,
F64,
}Variants
F32
F64
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FloatType
impl UnwindSafe for FloatType
Blanket Implementations
Mutably borrows from an owned value. Read more
impl<T> CallHasher for T where
T: Hash,
impl<T> CallHasher for T where
T: Hash,
Compare self to key and return true if they are equal.
