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