bevy::utils

Function info

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

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