pub type LayoutEncodingRef = ArcRef<dyn LayoutEncoding>;Expand description
Shared reference to a registered layout encoding.
Aliased Typeยง
pub struct LayoutEncodingRef(/* private fields */);pub type LayoutEncodingRef = ArcRef<dyn LayoutEncoding>;Shared reference to a registered layout encoding.
pub struct LayoutEncodingRef(/* private fields */);