Skip to main content

LayoutRegistry

Type Alias LayoutRegistry 

Source
pub type LayoutRegistry = ArcSwapMap<Id, LayoutEncodingRef>;
Expand description

Registry of layout encodings.

Aliased Typeยง

pub struct LayoutRegistry { /* private fields */ }