avif_parse

Type Alias TryBox

source
pub type TryBox<T> = TryBox<T>;

Aliased Typeยง

struct TryBox<T> { /* private fields */ }