pub type BoxedScriptEngine = Box<dyn ScriptEngine>;Expand description
Boxed script engine for storage in documents
Aliased Typeยง
pub struct BoxedScriptEngine(/* private fields */);pub type BoxedScriptEngine = Box<dyn ScriptEngine>;Boxed script engine for storage in documents
pub struct BoxedScriptEngine(/* private fields */);