Struct js::jsapi::Shape [] [src]

#[repr(C)]
pub struct Shape { pub base: *mut BaseShape, pub _1: jsid, pub slotInfo: u32, }

Fields

Trait Implementations

impl Debug for Shape
[src]

[src]

Formats the value using the given formatter.

impl Copy for Shape
[src]

impl Clone for Shape
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more