Struct rquickjs_sys::JSModuleDef [−][src]
#[repr(C)]pub struct JSModuleDef { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for JSModuleDef
impl Send for JSModuleDef
impl Sync for JSModuleDef
impl Unpin for JSModuleDef
impl UnwindSafe for JSModuleDef
Blanket Implementations
Mutably borrows from an owned value. Read more