Function revm::interpreter::gas::memory_gas_for_len

source ยท
pub const fn memory_gas_for_len(len: usize) -> u64
Expand description

Memory expansion cost calculation for a given memory length.