add support to download image

This commit is contained in:
2022-02-27 17:50:15 +08:00
parent 7326df4aaa
commit 23cbb89d10
19 changed files with 1043 additions and 183 deletions

1
src/data/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod json;