Skip to main content

process_file_entry

Function process_file_entry 

pub async fn process_file_entry(
    entry: &FileEntry,
    session_id: &str,
    upload_root: &str,
    is_wss: bool,
    sessions: &SessionStore,
) -> Result<FileEntryResult, JsonRpcError>