MatchWithFieldHandlersRef

Type Alias MatchWithFieldHandlersRef 

Source
pub type MatchWithFieldHandlersRef<Provider = UseContext> = UseInputDelegate<MatchWithFieldHandlersInputsRef<PromoteRef<Provider>>>;

Aliased Type§

pub struct MatchWithFieldHandlersRef<Provider = UseContext>(pub PhantomData<MatchWithFieldHandlersInputsRef<PromoteRef<Provider>>>);

Tuple Fields§

§0: PhantomData<MatchWithFieldHandlersInputsRef<PromoteRef<Provider>>>