Function e_utils::fs::_fs::async_runtime::async_write_utf8

source ·
pub async fn async_write_utf8<'a>(
    path: &PathBuf,
    content: &'a str,
    is_sync: bool,
    is_append: bool,
) -> Result<()>
Expand description

异步写入UTF-8格式