Type Alias InterfaceHandle

Source
pub type InterfaceHandle = Handle<Interface<Unvalidated>>;

Aliased Type§

struct InterfaceHandle { /* private fields */ }

Trait Implementations§