☰
bevy
0.13.0
In bevy::log
?
Macro
bevy
::
log
::
once
source
·
[
−
]
macro_rules!
once { (
$expression
:expr) => { ... }; }
Expand description
Call some expression only once per call site.