fidl_next::decoder

Trait InternalHandleDecoder

Source
pub trait InternalHandleDecoder { }
Expand description

A decoder for FIDL handles (internal).

Implementations on Foreign Types§

Source§

impl InternalHandleDecoder for &mut [Chunk]

Source§

impl<T: InternalHandleDecoder> InternalHandleDecoder for &mut T

Implementors§

Source§

impl InternalHandleDecoder for &mut fidl_next::fuchsia::channel::RecvBuffer

Source§

impl InternalHandleDecoder for &mut fidl_next::protocol::mpsc::RecvBuffer