Skip to main content

build_result_gas

Function build_result_gas 

Source
pub fn build_result_gas(
    gas: &Gas,
    init_and_floor_gas: InitialAndFloorGas,
) -> ResultGas
Expand description

Builds a [ResultGas] from the execution [Gas] struct and [InitialAndFloorGas].