Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Instance
- The type corresponding to the Instance protocol. Manages a single instance of a canvas. Each session of this protocol is responsible for a new canvas.
Traits§
- Instance
Client Handler - A client handler for the Instance protocol.
- Instance
Local Client Handler - A client handler for the Instance protocol.
- Instance
Local Server Handler - A server handler for the Instance protocol.
- Instance
Server Handler - A server handler for the Instance protocol.