host-ext-files 0.3.7

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

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