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

type Int = i64;

Trait Implementations

impl TryFromMrb<Value> for Int[src]

type From = Ruby

type To = Rust