Docs.rs
df-file-0.1.0
df-file 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
carryxd
Dependencies
json ^0.12.4
normal
log ^0.4.17
normal
walkdir ^2.3.2
normal
Versions
86.67%
of the crate is documented
This release has been yanked, 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
☰
Crate df_file
Version 0.1.0
All Items
Functions
?
Crate
df_file
source
·
[
−
]
Functions
create_dir
创建目录
dir_files
获取文件夹下的文件列表
dir_path
文件夹路径
file_content_get
获取文件内容
file_content_get_json
获取JSON文件内容
file_content_get_stream
获取文件内容
file_content_put
写入文件内容
file_content_put_u8
写入文件内容
file_path
文件路径
is_dir
判断文件夹是否存在
is_file
判断文件是否存在
remove
删除文件
root_path
加载配置文件