2 unstable releases

0.2.0 Dec 5, 2019
0.1.0 Dec 5, 2019

#1728 in Data structures

Download history 195/week @ 2024-12-15 218/week @ 2024-12-22 46/week @ 2024-12-29 178/week @ 2025-01-05 191/week @ 2025-01-12 286/week @ 2025-01-19 225/week @ 2025-01-26 312/week @ 2025-02-02 325/week @ 2025-02-09 319/week @ 2025-02-16 364/week @ 2025-02-23 342/week @ 2025-03-02 296/week @ 2025-03-09 415/week @ 2025-03-16 654/week @ 2025-03-23 376/week @ 2025-03-30

1,757 downloads per month
Used in 8 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