Skip to main content

Crate fidl_next_common_examples_canvas_clientrequesteddraw

Crate fidl_next_common_examples_canvas_clientrequesteddraw 

Source

Re-exports§

pub use self::natural::*;

Modules§

compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.
generic
instance
natural
wire
wire_optional

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§

InstanceClientHandler
A client handler for the Instance protocol.
InstanceServerHandler
A server handler for the Instance protocol.