Skip to main content

cancel_transfer

Function cancel_transfer 

Source
pub async fn cancel_transfer(
    transfer_id: String,
    state: State<'_, TransferState>,
    window: WebviewWindow,
) -> Result<(), String>