pub type WithField<Tag> = WithProvider<UseField<Tag>>;Aliased Type§
pub struct WithField<Tag>(pub PhantomData<UseField<Tag>>);Tuple Fields§
§0: PhantomData<UseField<Tag>>pub type WithField<Tag> = WithProvider<UseField<Tag>>;pub struct WithField<Tag>(pub PhantomData<UseField<Tag>>);0: PhantomData<UseField<Tag>>