[][src]Derive Macro partialdebug_derive::NonExhaustivePartialDebug

#[derive(NonExhaustivePartialDebug)]

The non exhaustive version of PartialDebug

Requires the debug_non_exhaustive feature. Only available for structs with named fields.