Struct js::rust::CompileOptionsWrapper [] [src]

pub struct CompileOptionsWrapper {
    pub ptr: *mut ReadOnlyCompileOptions,
}

Fields

Methods

impl CompileOptionsWrapper
[src]

[src]

Trait Implementations

impl Drop for CompileOptionsWrapper
[src]

[src]

Executes the destructor for this type. Read more