[][src]Constant solana_libra_types::proof::verify_event_accumulator_element

pub const verify_event_accumulator_element: fn(expected_root_hash: HashValue, element_hash: HashValue, element_version: Version, accumulator_proof: &AccumulatorProof) -> Result<()>