extensions

Crates.ioextensions
lib.rsextensions
version0.2.0
sourcesrc
created_at2019-12-05 16:16:21.791323
updated_at2019-12-05 17:31:21.275529
descriptionProvides a typemap container with FxHashMap
homepage
repositoryhttps://github.com/kardeiz/extensions
max_upload_size
id186684
size7,563
Jacob Brown (kardeiz)

documentation

README

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.

Commit count: 10

cargo fmt