Skip to main content

extern_spec_Formatter_write_str

Function extern_spec_Formatter_write_str 

Source
pub fn extern_spec_Formatter_write_str<'a>(
    self_: &mut Formatter<'a>,
    data: &str,
) -> Result
Expand description

extern spec for Formatter<'a>::write_str

This is not a real function: its only use is for documentation.