Skip to main content
gated_or
wowlab_
engine_
content
0.1.0
In wowlab_
engine_
content::
hooks
wowlab_engine_content
::
hooks
Function
gated_
or
Copy item path
Source
pub(crate) fn gated_or<T>( enabled:
bool
, fallback: T, derive: impl
FnOnce
() -> T, ) -> T