Trait InternalHandleDecoder

Source
pub trait InternalHandleDecoder { }
Expand description

A decoder for FIDL handles (internal).

Implementations on Foreign Types§

Source§

impl InternalHandleDecoder for &mut [Chunk]

Implementors§