Skip to main content

MatchFirstWithFieldHandlersRef

Type Alias MatchFirstWithFieldHandlersRef 

Source
pub type MatchFirstWithFieldHandlersRef<Provider = UseContext> = UseInputDelegate<MatchFirstWithFieldHandlersInputsRef<Provider>>;

Aliased Type§

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

Tuple Fields§

§0: PhantomData<MatchFirstWithFieldHandlersInputsRef<Provider>>