Crates.io | gokz_rs |
lib.rs | gokz_rs |
version | 0.24.3 |
source | src |
created_at | 2022-10-05 17:09:07.521511 |
updated_at | 2023-08-31 01:25:47.40219 |
description | CS:GO KZ in Rust. |
homepage | |
repository | https://github.com/AlphaKeks/gokz.rs |
max_upload_size | |
id | 680649 |
size | 138,954 |
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.
By default, only some types are included. API wrappers and integrations with popular crates such as chrono and serde are hidden behind feature flags.