playdate-build 0.4.4

Utils that help to build package for Playdate
Documentation
1
2
3
4
5
6
7
pub mod error;
pub mod format;
pub mod source;
pub mod validation;


pub const METADATA_FIELD: &str = "playdate";