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