Function precompile_utils::evm::handle::with_precompile_handle
source · pub fn with_precompile_handle<R, F: FnOnce(&mut dyn PrecompileHandle) -> R>(
f: F
) -> Option<R>
pub fn with_precompile_handle<R, F: FnOnce(&mut dyn PrecompileHandle) -> R>(
f: F
) -> Option<R>