ogc-rs

Crates.ioogc-rs
lib.rsogc-rs
version0.1.1
sourcesrc
created_at2021-12-16 16:54:00.262259
updated_at2022-07-09 16:25:55.218056
descriptionA Rust wrapper library for devkitPro's libogc
homepagehttps://github.com/rust-wii/ogc-rs
repositoryhttps://github.com/rust-wii/ogc-rs
max_upload_size
id499256
size258,626
(FrictionlessPortals)

documentation

https://docs.rs/ogc-rs/

README

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.

Commit count: 342

cargo fmt