Function ignite::str_util::print[][src]

pub fn print<T>(text: T) where
    T: Display

Prints anything that implements the std::fmt::Display trait.