add: apps api
This commit is contained in:
parent
2a99d49c8a
commit
ebded00fd3
33 changed files with 698 additions and 31 deletions
|
@ -1,3 +1,6 @@
|
|||
#![doc = include_str!("../../../README.md")]
|
||||
#![doc(html_favicon_url = "/public/favicon.svg")]
|
||||
#![doc(html_logo_url = "/public/tetratto_bunny.webp")]
|
||||
mod assets;
|
||||
mod image;
|
||||
mod macros;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue