pub type ContentReaderRef = Rc<dyn ContentReader>;Expand description
Shared handle to a ContentReader.
Aliased Typeยง
pub struct ContentReaderRef { /* private fields */ }pub type ContentReaderRef = Rc<dyn ContentReader>;Shared handle to a ContentReader.
pub struct ContentReaderRef { /* private fields */ }