Skip to content

AlphaKeks/gokz.rs

Repository files navigation

gokz.rs

A rust library for working with anything GOKZ!

This crate features basic types I didn't want to write over and over again for every project, as well as some easy to use wrapper functions for calling popular APIs such as the GlobalAPI.

Features

By default, only some types are included. API wrappers and integrations with popular crates such as chrono and serde are hidden behind feature flags.