[][src]Type Definition toodee::DrainRow

type DrainRow<'a, T> = Drain<'a, T>;

DrainRow type alias for future-proofing.