host-ext-files 0.3.6

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

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