Crates.io | r2ch |
lib.rs | r2ch |
version | 0.1.2 |
source | src |
created_at | 2018-12-13 17:09:13.815395 |
updated_at | 2018-12-28 20:59:34.458737 |
description | 2ch API wrapper |
homepage | https://github.com/uuttff8/r2ch |
repository | https://github.com/uuttff8/r2ch |
max_upload_size | |
id | 101767 |
size | 8,917 |
Building examples.
$ cd r2ch
then run
$ cargo run --example boards_all
use r2ch::client::TwoCH;
let _ = TwoCH::default().boards_all();
Not yet
you may find docs in sources
Please see the CHANGELOG for a release history.
If you find any problem or have suggestions about this crate, please submit an issue. Moreover, any pull request ,code review and feedback are welcome.