Skip to main content

MatchFirstWithValueHandlersRef

Type Alias MatchFirstWithValueHandlersRef 

Source
pub type MatchFirstWithValueHandlersRef<Provider = UseContext> = UseInputDelegate<MatchFirstWithFieldHandlersInputsRef<HandleFirstFieldValue<Provider>>>;

Aliased Type§

pub struct MatchFirstWithValueHandlersRef<Provider = UseContext>(pub PhantomData<MatchFirstWithFieldHandlersInputsRef<HandleFirstFieldValue<Provider>>>);

Tuple Fields§

§0: PhantomData<MatchFirstWithFieldHandlersInputsRef<HandleFirstFieldValue<Provider>>>