hitomi_la 0.1.4

A hitomi.la API wrapper for Rust
Documentation
# hitomi.rs

[![Crates.io](https://img.shields.io/crates/v/hitomi_la.svg)](https://crates.io/crates/hitomi_la)

A hitomi.la API wrapper for Rust programming language.

## Installation

```sh
cargo add hitomi_la
```

## Examples

See [examples](https://github.com/syrflover/hitomi.rs/tree/master/examples)

## Minimum supported Rust version

`1.81.0`