Function rd_util::write_one_line

source ·
pub fn write_one_line<P: AsRef<Path>>(path: P, line: &str) -> Result<()>