Struct js::jsapi::CompartmentFilter [] [src]

#[repr(C)]
pub struct CompartmentFilter { pub _vftable: *const _vftable_CompartmentFilter, }

Fields

Trait Implementations

impl Debug for CompartmentFilter
[src]

[src]

Formats the value using the given formatter.

impl Copy for CompartmentFilter
[src]

impl Clone for CompartmentFilter
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more