[][src]Function kg_diag::io::fs::read_to_string

pub fn read_to_string<P: AsRef<Path>>(
    file_path: P,
    buf: &mut String
) -> IoResult<()>