to_string

Function to_string 

Source
pub fn to_string<F>(f: F) -> String
where F: FnOnce() -> File,