Function soroban_simulation_zephyr::resources::compute_resource_fee
source ยท pub fn compute_resource_fee(
network_config: &NetworkConfig,
ledger_info: &LedgerInfo,
resources: &TransactionResources,
rent_changes: &[LedgerEntryRentChange],
adjustment_config: &SimulationAdjustmentConfig,
) -> i64