Crate gdapi

Source
Expand description

§gdapi

A wrapper around the Geometry Dash API.

§Installation

Add the following section to your Cargo.toml:

[dependencies.gdapi]
git = "https://github.com/vaporoxx/gdapi"

§References

Modules§

client
An asynchronous client implementation.
error
The error type and all related types.
model
A collection of models returned by the API.