Skip to main content

open_writable_folder

Function open_writable_folder 

Source
pub fn open_writable_folder(
    handle: &str,
) -> Option<Arc<dyn WritableFolderStore>>
Expand description

Re-export framework services (HTTP, URI, etc.) from the dedicated services crate. Reopens a writable folder from a stored handle. Synchronous and callable from any thread; returns None only when writable folders are unsupported here.