fyyd-types

Crates.iofyyd-types
lib.rsfyyd-types
version0.1.2
sourcesrc
created_at2022-06-17 08:57:06.169461
updated_at2023-05-20 08:37:08.382937
descriptionTypes for the fyyd-api crate.
homepagehttps://gitlab.com/a-kenji/fyyd-api
repositoryhttps://gitlab.com/a-kenji/fyyd-api
max_upload_size
id607885
size6,456
(a-kenji)

documentation

https://gitlab.com/a-kenji/fyyd-api

README

fyyd-api

Built with Nix Crates Documentation

Rust bindings to the fyyd api. Currently the api version 2 is supported.

Limitations

The library currently fits my needs, but is still limited, notably:

  • Not all endpoints are supported
  • It is fully async and doesn't support blocking calls
  • It uses reqwest as an http backend

If you have different needs, or find improvements, I am always happy about contributions. Please see the contributing section for that.

Changes

Changelog

Contributing

How to contribute.

Reference

License

MIT

Commit count: 39

cargo fmt