wang_utils_queue 0.6.3

个人使用的rust工具库
Documentation
  • Coverage
  • 0%
    0 out of 3 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.53 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.54 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • qq253498229

个人使用的rust工具库

主要用于简化rust开发

Feature整理

该库拆分成了多个feature,默认情况下会引用部分feature,如需其他非默认的请自行添加

名称 是否默认 简介
full 包含全部feature
core 标准库通用工具
logger 日志相关工具
command 命令行相关工具
map map相关工具
git git相关工具
json json相关工具
queue queue相关工具