Function bevy_utils::info

source ·
pub fn info<T: Debug>(data: T)
Expand description

Calls the tracing::info! macro on a value.