|
0.2.0
| 2019 年 12 月 5 日 |
|
0.1.0
| 2019 年 12 月 5 日 |
#2472 在 数据结构
2,332 每月下载量
在 3 个 crate 中使用(通过 jsonrpc-v2)
extensions

Extensions 是一个 typemap,用于 Any 值,类似于 typemap、http::Extensions 和 actix_http::Extensions。
提供了 http::Extensions 和 actix_http::Extensions 的最佳功能,部分代码和测试直接来自 actix_http::Extensions。
当您需要一个 typemap 容器,但不是在 actix-web 或 http 项目上下文时非常有用。