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