handle_flush_region_reply

Function handle_flush_region_reply 

Source
fn handle_flush_region_reply(
    reply: &InstructionReply,
    region_ids: &[RegionId],
    msg: &MailboxMessage,
) -> Result<(bool, Option<String>)>