Type Definition quad_compat_rhai::plugin::RhaiResult[][src]

pub type RhaiResult = Result<Dynamic, Box<EvalAltResult>>;