Skip to main content
with_value
latexml_
core
0.5.0
In latexml_
core::
state
latexml_core
::
state
Function
with_
value
Copy item path
Source
pub fn with_value<R, FnR>(key: &
str
, caller: FnR) -> R
where FnR:
FnOnce
(
Option
<&
Stored
>) -> R,