Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.reqwest]
version = "0.9.5"

[dependencies.serde_json]
version = "1.0.33"

[package]
authors = ["Anton (uuttff8) Kuzmin <sassanid18@gmail.com>"]
description = "2ch API wrapper"
edition = "2018"
homepage = "https://github.com/uuttff8/r2ch"
keywords = ["2ch", "api", "r2ch"]
license = "MIT"
name = "r2ch"
readme = "README.md"
repository = "https://github.com/uuttff8/r2ch"
version = "0.1.1"