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