playdate-rs 0.0.1

Rust type-safe bindings for the Playdate SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "playdate-rs"
version = "0.0.1"
dependencies = [
 "playdate-rs-sys",
]

[[package]]
name = "playdate-rs-sys"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "445b9844a8e5a05ed35f488d5bf551275b03cc91a314ade02753a35a7bd58426"