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