[][src]Derive Macro malloc_size_of_derive::MallocSizeOf

#[derive(MallocSizeOf)]
{
    // Attributes available to this derive:
    #[ignore_malloc_size_of]
    #[conditional_malloc_size_of]
}