host-ext-files 0.3.8

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.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6cc993c55e38992f1eb44e04df748811bbe99b6fd97e9a2e4631305dc83e682d"

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