#Best AnyMap or TypeMap implementation?
5 messages · Page 1 of 1 (latest)
http::Extensions obviously
To be honest, if this is just for internal use then it’s not hard to make your own type
Other than that, just pick something that seems maintained, like https://docs.rs/type-map
API documentation for the Rust type_map crate.
Oh, that one looks pretty well maintained... and gives me a less uncomfortable feeling than anymap10.