read_to_string

Function read_to_string 

Source
pub fn read_to_string<R: StdRead>(reader: R) -> Result<String>
Expand description

Read all text from a reader