r34_api 0.2.1

This is a crate for parsing Request Urls and parsing json responses into Post Types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.serde_json]
version = "1.0.114"

[package]
description = "This is a crate for parsing Request Urls and parsing json responses into Post Types."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "r34_api"
readme = "README.md"
repository = "https://github.com/NunjaUwU/R34Downloader"
version = "0.2.1"