Docs.rs
pi_async_file-0.6.3
pi_async_file 0.6.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zuon
vmosone007
Dependencies
crossbeam-utils ^0.8
normal
normpath ^1.1
normal
parking_lot ^0.12
normal
pi-async-rt ^0.1
normal
sysinfo ^0.29
normal
Versions
67.57%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pi_async_file
0.6.3
Module file
Structs
Enums
Functions
In crate pi_async_file
?
Module
pi_async_file
::
file
source
·
[
−
]
Expand description
§
异步文件,提供了对目录和文件的基础异步操作
Structs
§
AsyncFile
异步文件
Enums
§
AsyncFileOptions
文件选项
WriteOptions
写文件选项
Functions
§
copy_file
异步复制文件
create_dir
异步创建目录
disk_available
获取指定路径所在磁盘的可用状态,可用容量和可用比率
init_disk_availables
初始化磁盘可用容量表
remove_dir
异步移除目录
remove_file
异步移除文件
rename
异步重命名文件或目录