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