2 unstable releases

0.2.0 Dec 5, 2019
0.1.0 Dec 5, 2019

#2309 in Data structures

Download history 236/week @ 2024-11-18 254/week @ 2024-11-25 319/week @ 2024-12-02 274/week @ 2024-12-09 181/week @ 2024-12-16 215/week @ 2024-12-23 55/week @ 2024-12-30 189/week @ 2025-01-06 182/week @ 2025-01-13 290/week @ 2025-01-20 224/week @ 2025-01-27 310/week @ 2025-02-03 325/week @ 2025-02-10 334/week @ 2025-02-17 350/week @ 2025-02-24 321/week @ 2025-03-03

1,346 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

~140KB