nnsdk 0.1.0

Cleanroom reverse-engineered bindings for nnsdk (Nintendo Switch SDK)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.libc-nnsdk]
version = "0.0.1"

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

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