Skip to main content

with_font_info

Function with_font_info 

Source
pub fn with_font_info<R, FnR>(key: &Token, caller: FnR) -> R
where FnR: FnOnce(Result<Option<&Stored>>) -> R,