Real

Type Alias Real 

Source
pub type Real = Box<Number>;

Aliased Typeยง

pub struct Real(/* private fields */);