revm_primitives::precompile

Type Alias StandardPrecompileFn

Source
pub type StandardPrecompileFn = fn(_: &Bytes, _: u64) -> PrecompileResult;