dot4ch is a convenient wrapper library around an imageboard's API.
This library can fetch and update:
- --
While respecting:
- -
Examples can be found in the examples directory.
You can run any example with
```
$ cargo run --example <example name>
```
Rust MSRV: 1.70.1
Edition: 2021