2 unstable releases

0.2.0 Dec 5, 2019
0.1.0 Dec 5, 2019

#2315 in Data structures

Download history 1388/week @ 2023-12-07 750/week @ 2023-12-14 524/week @ 2023-12-21 694/week @ 2023-12-28 1324/week @ 2024-01-04 1572/week @ 2024-01-11 1934/week @ 2024-01-18 1869/week @ 2024-01-25 1470/week @ 2024-02-01 1493/week @ 2024-02-08 2525/week @ 2024-02-15 2048/week @ 2024-02-22 1589/week @ 2024-02-29 859/week @ 2024-03-07 1906/week @ 2024-03-14 691/week @ 2024-03-21

5,342 downloads per month
Used in 4 crates (via jsonrpc-v2)

MIT/Apache

8KB
114 lines

extensions

Docs Crates.io

Extensions is a typemap for Any values, similar to typemap, http::Extensions, and actix-http::Extensions.

Provides the best of both http::Extensions and actix_http::Extensions, with some code and tests drawn directly from actix-http::Extensions.

Useful when you need a typemap container, but not in the context of actix-web or an http project.

Dependencies

~135KB