pub fn open_writable_folder(handle: &str) -> Option<WritableFolderStoreRef>Expand description
Reopens a writable folder from a stored handle. Synchronous and callable from
any thread; returns None only when writable folders are unsupported here.
pub fn open_writable_folder(handle: &str) -> Option<WritableFolderStoreRef>Reopens a writable folder from a stored handle. Synchronous and callable from
any thread; returns None only when writable folders are unsupported here.