pub type HandleRef<'a> = Unowned<'a, Handle>;

Aliased Type§

struct HandleRef<'a> { /* private fields */ }