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