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