Function storage_proofs_core::measurements::measure_op[][src]

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