Skip to main content

InternalHandleDecoder

Trait InternalHandleDecoder 

Source
pub trait InternalHandleDecoder { }
Expand description

A decoder for FIDL handles (internal).

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementations on Foreign Types§

Source§

impl InternalHandleDecoder for &mut [Uint64]

Implementors§