host-ext-files 0.3.12

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

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