Skip to main content

handler

Function handler 

Source
pub fn handler(
    ctx: Context<'_, UpdateMatcher<'_>>,
    new_matcher: Pubkey,
) -> Result<()>