Skip to content

AlphaKeks/gokz.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2b26b0 · Aug 31, 2023
Aug 31, 2023
Aug 24, 2023
Jul 29, 2023
Aug 14, 2023
Jun 15, 2023
Jul 1, 2023
Jul 29, 2023
Aug 31, 2023
Sep 19, 2022
Jul 30, 2023
Jul 29, 2023
Aug 28, 2023
Jun 25, 2023

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.