Struct mozjs::jsapi::CompartmentBehaviors_Override
[−]
[src]
#[repr(C)]pub struct CompartmentBehaviors_Override { pub mode_: CompartmentBehaviors_Override_Mode, }
Fields
mode_: CompartmentBehaviors_Override_Mode
Trait Implementations
impl Debug for CompartmentBehaviors_Override
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more