lib.rs 33.1 KiB
Newer Older
			if batches.is_empty() { return Err("Benchmark not found for this pallet.".into()) }
			Ok(batches)