Function storage_proofs_core::measurements::measure_op

source ยท
pub fn measure_op<T, F>(_: Operation, f: F) -> T
where F: FnOnce() -> T,