Crates.io | gamercade_rs |
lib.rs | gamercade_rs |
version | 0.1.2 |
source | src |
created_at | 2022-08-02 16:47:26.267872 |
updated_at | 2022-09-20 13:10:45.794529 |
description | A safe wrapper around Gamercade's Raw Api |
homepage | https://gamercade.io |
repository | https://github.com/gamercade-io/gamercade_console |
max_upload_size | |
id | 637454 |
size | 27,087 |
A safe wrapper around Gamercade's Raw Api.
As the Raw Api requires using a lot of unsafe
and hiding of values through different types (for example, bool
s represented as i32
) due to WebAssembly spec.
Learn more about Gamercade.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.