Struct js::jsapi::jsid [] [src]

#[repr(C)]
pub struct jsid { pub asBits: usize, }

Fields

Trait Implementations

impl Debug for jsid
[src]

[src]

Formats the value using the given formatter.

impl Copy for jsid
[src]

impl Clone for jsid
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl RootKind for jsid
[src]

[src]

impl Default for jsid
[src]

[src]

Returns the "default value" for a type. Read more

impl GCMethods for jsid
[src]

[src]

[src]