[][src]Type Definition mruby::convert::Float

type Float = f64;

Trait Implementations

impl TryFromMrb<Value> for Float[src]

type From = Ruby

type To = Rust