Expand description
Editor interface.
Structs§
- Object
- The object id.
- Type
- The type of an object. This does not have be unique for Rust types. Dynamically typed objects should use same id.
Traits§
- Editor
- A generic interface for editors, implemented on controllers.