Crate furse

source ·
Expand description

§Furse

Furse is a simple library for using the CurseForge API in Rust projects. It uses Reqwest as its HTTPS client and deserialises responses to strongly typed structs using SerDe.

§Features

This crate includes the following:

This crate uses Rustls rather than OpenSSL, because OpenSSL is outdated and slower.

Modules§

Structs§

  • An instance of the API to invoke API calls on

Enums§

Functions§

  • Calculate the CurseForge fingerprint for the bytes provided