host-ext-files 0.3.4

FilesExtension — host-mediated save/download actions for SPA tabs (window.host.ext.files)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "host-ext-api"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3523fbfc9da54a2799b1c42222b1c80ec35000c7bcfea596e7b5be223f5b5bd"

[[package]]
name = "host-ext-files"
version = "0.3.4"
dependencies = [
 "host-ext-api",
]