[][src]Derive Macro ufmt_macros::uDebug

#[derive(uDebug)]

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