Skip to main content
with_many
latexml_
core
0.5.0
In latexml_
core::
common::
arena
latexml_core
::
common
::
arena
Function
with_
many
Copy item path
Source
pub fn with_many<R, FnR>(syms: &[
SymStr
], caller: FnR) -> R
where FnR:
FnOnce
(
Vec
<&
str
>) -> R,