Type Definition fuzzcheck::mutators::unit::PhantomDataMutator[][src]

pub type PhantomDataMutator<T> = UnitMutator<PhantomData<T>>;