Docs.rs
  • x-com-lib-0.1.8
    • x-com-lib 0.1.8
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • dqdeep
    • Dependencies
      • async-trait ^0.1.68 normal
      • futures ^0.3.28 normal
      • lazy_static ^1.4.0 normal
      • pin-utils ^0.1 normal
      • protobuf ^3.2.0 normal
      • serde ^1.0.163 normal
      • serde_json ^1.0.96 normal
      • tokio ^1.28.1 normal
      • toml ^0.8.6 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • x-common-lib ^0.1.8 normal
    • Versions
    • 7.55% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xComLib0.1.8

Module file_utils

Module Items

  • Functions

In crate xComLib

xComLib

Module file_utils

Source

Functions§

copy_file
create_dir
递归创建目录
create_dir_sync
create_file
create_file_path_sync
get_absoule_path
get_file_list
get_file_list_recursively
get_file_name_from_path
get_file_path_dir
get_md5
is_dir_exist
is_file_exist
read_file_as_string
remove_all_dir
write_content_to_file