Docs.rs
df-file-0.1.3
df-file 0.1.3
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
carryxd
Dependencies
json ^0.12.4
normal
log ^0.4.17
normal
oxipng ^8.0.0
normal
walkdir ^2.3.2
normal
Versions
92.86%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate df_file
Version 0.1.3
All Items
Functions
?
Crate
df_file
source
·
[
−
]
Functions
create_dir
创建目录
dir_files
获取文件夹下的文件列表
file_content_get
获取文件内容
file_content_get_json
获取JSON文件内容
file_content_get_stream
获取文件内容
file_content_put
写入文件内容
file_content_put_u8
写入文件内容
get_dir_list
获取目录下文件夹列表
get_file_list
获取目录下文件列表
is_dir
判断文件夹是否存在
is_file
判断文件是否存在
remove
删除文件
root_path
加载配置文件