#[derive(DirtyQueue)]Expand description
Deriving will add concrete implementations for select traits that are necessary for a struct derived in this way to be used as a DirtyQueue generic.
#[derive(DirtyQueue)]Deriving will add concrete implementations for select traits that are necessary for a struct derived in this way to be used as a DirtyQueue generic.