avif_parse

Type Alias TryVec

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

Aliased Typeยง

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