工具助手 df-helper


License Crates.io Version

Installation


Cargo.toml

toml [dependencies] df-helper = "*"

功能目录

````dir datetime ------- 日期时间处理

files ------- 目录文件处理

cache ------- 缓存 -----redis ------- redis缓存

orm ------- ORM数据库 -----mysql MYSQL -----mssql MSSQL(开发中)

maths ------- 算数计算公式 -----ma 移动平均算法 -----maths 经纬度坐标计算距离的方法

tools ------- 工具 -----string ------- 字符串处理 -----tools (uuid、md5等)

http ------- 网络通讯 -----http ------- http 链式请求 -----web ------- http-web 服务器

kafka ------- 消息队列

email ------- 邮件助手 -----email ------- 发送邮件 -----pop3 ------- 接收邮件 ````

后期会增加更多功能

版本更新日志 更多...

子板块文档

orm数据库