gamercade_rs

Crates.iogamercade_rs
lib.rsgamercade_rs
version0.1.2
sourcesrc
created_at2022-08-02 16:47:26.267872
updated_at2022-09-20 13:10:45.794529
descriptionA safe wrapper around Gamercade's Raw Api
homepagehttps://gamercade.io
repositoryhttps://github.com/gamercade-io/gamercade_console
max_upload_size
id637454
size27,087
Robbie Davenport (RobDavenport)

documentation

README

gamercade_rs

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, bools represented as i32) due to WebAssembly spec.

Learn more about Gamercade.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 609

cargo fmt