This commit is contained in:
Maple 2026-04-25 18:40:32 +02:00
commit 3c8ba491dd
4 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,5 @@
use macros::RmcSerialize;
#[derive(RmcSerialize)]
#[rmc_struct(0)]
pub struct Data {}