Skip to main content

InternalHandleEncoder

Trait InternalHandleEncoder 

Source
pub trait InternalHandleEncoder { }
Expand description

An encoder 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 InternalHandleEncoder for Vec<Uint64>

Implementors§