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