Macro bevy_wasm_shared::prelude::version
source · macro_rules! version {
() => { ... };
}
Expand description
Generate a new Version from the current crate’s version.
macro_rules! version {
() => { ... };
}
Generate a new Version from the current crate’s version.