Skip to main content

with_schema_data

Function with_schema_data 

Source
pub fn with_schema_data<FnR, R>(caller: FnR) -> R
where FnR: FnOnce(Option<&Vec<SymStr>>) -> R,