cfun 0.1.2

Tidy up common functions
docs.rs failed to build cfun-0.1.2
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: cfun-0.2.11

cfun

这是一个常用函数封装的集成库,包含开发中常用的功能函数与数据结构,可直接使用。

features

该库包含多个feature,启用指定feature即可获取相应的函数。

  • net
  • log
  • dc
  • crypto
  • tokio
  • cmd
  • winapi