A wrapper around the API for Mastodon The potestas library is based on the code by Elefren project.
To add potestas
to your project, add the following to the
[dependencies]
section of your Cargo.toml
toml
potestas = "0.1.0"
Provide examples on how to use this library.