Skip to main content
with_mapping_keys
latexml_
core
0.5.0
In latexml_
core::
state
latexml_core
::
state
Function
with_
mapping_
keys
Copy item path
Source
pub fn with_mapping_keys<R, FnR>(map: &
str
, caller: FnR) -> R
where FnR:
FnOnce
(
Vec
<
SymStr
>) -> R,