Derive Macro rg3d_core_derive::Inspect[][src]

#[derive(Inspect)]
{
    // Attributes available to this derive:
    #[inspect]
}
Expand description

Implements Inspect trait

User has to import Inspect and PropertyInfo to use this macro.