Function pallet_paged_list::mock::test_closure
source · pub fn test_closure<R>(f: impl FnOnce() -> R) -> R
Expand description
Run this closure in test externalities.
pub fn test_closure<R>(f: impl FnOnce() -> R) -> R
Run this closure in test externalities.