Struct editor::Object [] [src]

pub struct Object(pub usize);

The object id.

Trait Implementations

impl Clone for Object
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Object
[src]

impl Debug for Object
[src]

Formats the value using the given formatter.