pub type LayoutId = Id;
A unique identifier for a layout encoding.
pub struct LayoutId(/* private fields */);