Document the canvas and div

This commit is contained in:
Mikayla 2024-01-20 20:07:25 -08:00
parent a44aae9e91
commit bf878b8257
No known key found for this signature in database
4 changed files with 366 additions and 55 deletions

View file

@ -1,5 +1,3 @@
#![deny(missing_docs)]
#[macro_use]
mod action;
mod app;