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