mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-24 04:32:52 +01:00
127 B
127 B
The minimal app
This is the smallest possible RTIC application:
{{#include ../../../../examples/smallest.rs}}