Struct js::jsapi::MutablePropertyDescriptorOperations [] [src]

#[repr(C)]
pub struct MutablePropertyDescriptorOperations<Outer> { pub _base: PropertyDescriptorOperations<Outer>, }

Fields

Trait Implementations

impl<Outer: Debug> Debug for MutablePropertyDescriptorOperations<Outer>
[src]

[src]

Formats the value using the given formatter.

impl<Outer: Copy> Copy for MutablePropertyDescriptorOperations<Outer>
[src]

impl<Outer: Clone> Clone for MutablePropertyDescriptorOperations<Outer>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more