Skip to main content
with_schema_data
latexml_
core
0.5.0
In latexml_
core::
common::
model
latexml_core
::
common
::
model
Function
with_
schema_
data
Copy item path
Source
pub fn with_schema_data<FnR, R>(caller: FnR) -> R
where FnR:
FnOnce
(
Option
<&
Vec
<
SymStr
>>) -> R,