Function sta::disp::print [] [src]

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

Prints anything that has a std::fmt::Display trait.