pub type WritableFolderPickerRef = Rc<dyn WritableFolderPicker>;Expand description
Re-export framework services (HTTP, URI, etc.) from the dedicated services crate.
Shared handle to a WritableFolderPicker.
Aliased Typeยง
pub struct WritableFolderPickerRef { /* private fields */ }