[][src]Type Definition phantomdrop::PhantomDropEmpty

type PhantomDropEmpty<F> = PhantomDrop<(), F>;

PhantomDrop with no associated data.