Crate editor [] [src]

Editor interface.

Structs

Field

Field information.

Object

The object id.

Reference

Stores information about a reference.

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.