ArrayContext

Type Alias ArrayContext 

Source
pub type ArrayContext = VTableContext<EncodingRef>;
Expand description

A collection of array encodings.

Aliased Typeยง

pub struct ArrayContext(/* private fields */);