[][src]Type Definition foolang::objects::Eval

type Eval = Result<Object, Unwind>;

Trait Implementations

impl Source for Eval[src]