bevy_utils

Function info

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

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