Skip to main content

handler

Function handler 

Source
pub fn handler(
    ctx: Context<'_, WithdrawInsurance<'_>>,
    amount: u64,
) -> Result<()>