Struct js::jsapi::PerThreadDataFriendFields_RuntimeDummy [] [src]

#[repr(C)]
pub struct PerThreadDataFriendFields_RuntimeDummy { pub _base: Runtime, pub mainThread: PerThreadDataFriendFields_RuntimeDummy_PerThreadDummy, }

Fields

Trait Implementations

impl Debug for PerThreadDataFriendFields_RuntimeDummy
[src]

[src]

Formats the value using the given formatter.

impl Copy for PerThreadDataFriendFields_RuntimeDummy
[src]

impl Clone for PerThreadDataFriendFields_RuntimeDummy
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more