Derive Macro ufmt_macros::uDebug

source · []
#[derive(uDebug)]
Expand description

Automatically derive the uDebug trait for a struct or enum

Supported items

  • all kind of struct-s
  • all kind of enum-s

union-s are not supported