Crates.io | fyyd-api |
lib.rs | fyyd-api |
version | 0.1.3 |
source | src |
created_at | 2022-06-17 08:56:19.84758 |
updated_at | 2023-06-02 19:09:09.229412 |
description | Bindings to the fyyd api. |
homepage | https://gitlab.com/a-kenji/fyyd-api |
repository | https://gitlab.com/a-kenji/fyyd-api |
max_upload_size | |
id | 607884 |
size | 41,692 |
Rust bindings to the fyyd api. Currently the api version 2 is supported.
fyyd-api = "0"
or use cargo add
:
cargo add fyyd-api
The library currently fits my needs, but is still limited, notably:
If you have different needs, or find improvements, I am always happy about contributions. Please see the contributing section for that.
MIT