Skip to main content

with_box_list

Function with_box_list 

Source
pub fn with_box_list<R, FnR>(caller: FnR) -> R
where FnR: FnOnce(&[Digested]) -> R,