Rowrap is an open-source API Wrapper written in Rust that provides an interface for the ROBLOX API.
This is a very early version, currently less than 5% of the Roblox API is implemented.
However, Rowrap provides utility functions for sending HTTP requests to the Roblox API, handling the status codes returned by the API, and generating X-CSRF-TOKENs with .ROBLOSECURITY Cookie.
This is the main project I'm working on, updates will be frequent.