Function workflow_store::fs::write_string_with_options_sync
source · pub fn write_string_with_options_sync<P: AsRef<Path>>(
filename: P,
_options: Options,
text: &str
) -> Result<()>pub fn write_string_with_options_sync<P: AsRef<Path>>(
filename: P,
_options: Options,
text: &str
) -> Result<()>