Function i3status_ext::begin_str [−][src]
pub fn begin_str<'a>(input: &'a String) -> Result<StringInStdOut<'a>>
Expand description
Call this function once at program start so that i3status_ext
can pass-through the header
from given String (used for tests).