[][src]Trait wasmer_types::entity::__core::convert::FloatToInt

pub trait FloatToInt<Int>: Sealed { }
🔬 This is a nightly-only experimental API. (convert_float_to_int)

Supporting trait for inherent methods of f32 and f64 such as round_unchecked_to. Typically doesn’t need to be used directly.

Implementors

Loading content...