Trait elf_rust::IntoScriptConfigs

source ·
pub trait IntoScriptConfigs {
    // Required method
    fn into_script(self) -> BoxedScript;
}

Required Methods§

Implementors§