pub type LayoutReaderRef = Arc<dyn LayoutReader>;Expand description
Shared handle to a stateful layout reader.
Aliased Typeยง
pub struct LayoutReaderRef { /* private fields */ }pub type LayoutReaderRef = Arc<dyn LayoutReader>;Shared handle to a stateful layout reader.
pub struct LayoutReaderRef { /* private fields */ }