Derive Macro HeapSize

Source
#[derive(HeapSize)]
{
    // Attributes available to this derive:
    #[heap_size]
}