[][src]Type Definition ocaml::core::mlvalues::Value

type Value = usize;

Trait Implementations

impl From<Value> for Value[src]