ifs 0.1.47

util for write / read file
docs.rs failed to build ifs-0.1.47
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: ifs-0.1.46

ifs : util for write / read file

use aok::{OK, Result};
use static_init::constructor;

#[constructor(0)]
extern "C" fn init() {
  loginit::init()
}

#[tokio::test]
async fn test() -> Result<()> {
  // ifs::txz::d(
  //   "/Users/z/Downloads/0.1.70.aarch64-pc-windows-msvc.tar.xz",
  //   "/tmp/t/x/y",
  // )?;
  OK
}

About

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。