Type Alias go_vm::types::F32

source ·
pub type F32 = OrderedFloat<f32>;

Aliased Type§

struct F32(pub f32);

Fields§

§0: f32