Skip to main content

with_current_build_template

Function with_current_build_template 

Source
pub fn with_current_build_template<R, FnR>(caller: FnR) -> R
where FnR: FnOnce(Option<&mut Template>) -> R,