nnsdk 0.1.0

Cleanroom reverse-engineered bindings for nnsdk (Nintendo Switch SDK)
Documentation
[package]
name = "nnsdk"
version = "0.1.0"
authors = ["jam1garner <jam1.mcleod@hotmail.com>"]
edition = "2018"
license = "MIT"
description = "Cleanroom reverse-engineered bindings for nnsdk (Nintendo Switch SDK)"
documentation = "https://docs.rs/nnsdk"

[dependencies]
libc-nnsdk = "0.0.1"

[features]
rustc-dep-of-std = []