Derive Macro ShrinkToFit

#[derive(ShrinkToFit)]
{
    // Attributes available to this derive:
    #[shrink_to_fit]
}