write_lower

Function write_lower 

Source
pub fn write_lower<W: Write>(buf: &mut W, s: &str) -> Result
Expand description

A “word function” that converts the word to lowercase.