playdate-callback 0.0.0

Callback-related utils for Playdate API.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "playdate-callback"
version = "0.0.0"
authors = ["Alex Koz <a@koz.email>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Callback-related utils for Playdate API."
homepage = "https://github.com/boozook/playdate"
readme = "README.md"
keywords = [
    "playdate",
    "gamedev",
    "callback",
    "closure",
    "cffi",
]
categories = [
    "game-development",
    "no-std",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/boozook/playdate.git"

[package.metadata.docs.rs]
all-features = true

[badges.maintenance]
status = "actively-developed"

[lib]
name = "playdate_callback"
path = "_"