1 unstable release
0.0.0 | Feb 17, 2024 |
---|
#6 in #accompanying
Used in tauri-plugin-zippy
2KB
Zippy
an async-first virtual file store with an accompanying Tauri pluginThis crate has an MSRV of 1.76.0
stable
Usage details can be found on docs.rs
The tauri plugin is based on tauri 2.0.
lib.rs
:
this is the zippy core crate, mainly for use in tauri-plugin-zippy
. It is empty for now, but once I find the time I'll fill it in.