fidl_fuchsia_io

Type Alias Token

Source
pub type Token = Event;
Expand description

The type to identify a connection to a node. It represents a capability: a reference to a node with associated rights.

Aliased Typeยง

struct Token(/* private fields */);