京东云开发者的ChinaUnix博客
京东云开发者
全部博文(165)
2024年(2)
2023年(95)
2022年(68)
hsc79101
MyChinaL
lanceyao
网付智慧
gaokeke1
xsfqh
rajonpz
lyhabc
丸喵喵
发布时间:2022-10-08 13:56:32
最近在用rust 写一个redis的数据校验工具。[redis-rs](https://github.com/redis-rs/redis-rs)中具备 redis::ConnectionLike trait,借助它可以较好的来抽象校验过程。在开发中,不免要定义struct 中的某些元素为 trait object,从而带来一些rust语言中的生命周期问题。......【阅读全文】
登录 注册