Crate fimapi

Source
Expand description

The fimapi crate is a Rust wrapper around the FimFiction web API

Modules§

auth
Contains types and functions related to interacting with FimFic authentication.
client
This module contains an implementation of an HTTP client for communicating with the FimFic servers
response
Contains types and functions related to responses we expect from the FimFic API.

Functions§

version
Returns a Version representation of the fimapi library version.
version_str
Returns a string representation of the fimapi library version