pub type LayoutRegistry = Registry<LayoutEncodingRef>;
pub struct LayoutRegistry(/* private fields */);