[][src]Type Definition toodee::DrainTooDee

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

Drain type alias for future-proofing.