Skip to main content

OutSize

Trait OutSize 

Source
pub trait OutSize: Sealed {
    type Buffer: ReportBuffer;
}

Required Associated Types§

Dyn Compatibility§

This trait is dyn compatible.

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

Implementors§