handle_delete_meta_snapshots

Function handle_delete_meta_snapshots 

Source
pub(super) async fn handle_delete_meta_snapshots(
    handler_args: HandlerArgs,
    snapshot_ids: Vec<u64>,
) -> Result<RwPgResponse>