Function jay_lib::fns::fn_io::f_string

source ·
pub fn f_string<P: AsRef<str>>(s: P) -> Result<String, Box<dyn Error>>
Expand description

Read string from file.