revm_interpreter::gas

Function copy_cost

Source
pub const fn copy_cost(base_cost: u64, len: u64) -> Option<u64>