ogc-rs 0.1.1

A Rust wrapper library for devkitPro's libogc
docs.rs failed to build ogc-rs-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

ogc-rs

Crates.io

A Rust wrapper library for devkitPro's libogc.

See the Wii testing project for instructions on how to use this library.

Structure

This repository is organized as follows:

  • ogc-rs: Safe, idiomatic wrapper around ogc-sys.
  • ogc-sys: Low-level, unsafe bindings to libogc.

License

See LICENSE for more details.