[package]
name = "playdate-callback"
version = "0.0.0"
edition = "2024"
authors = ["Alex Koz <a@koz.email>"]
description = "Callback-related utils for Playdate API."
keywords = ["playdate", "gamedev", "callback", "closure", "cffi"]
categories = ["game-development", "no-std"]
homepage = "https://github.com/boozook/playdate"
repository = "https://github.com/boozook/playdate.git"
license = "MIT OR Apache-2.0"
readme = "README.md"
[lib]
path = "_"
[badges.maintenance]
status = "actively-developed"
[package.metadata.docs.rs]
all-features = true