typedmap
typedmap copied to clipboard
Typed any map for rust
It would be useful, if there is a variant of TypedMap, that is clonable with values constrained to `Clone`.
Updates the requirements on [dashmap](https://github.com/xacrimon/dashmap) to permit the latest version. Release notes Sourced from dashmap's releases. v6.0.1 This is a patch release, now the main release for v6 as v6.0.0...
Updates the requirements on [dashmap](https://github.com/xacrimon/dashmap) to permit the latest version. Release notes Sourced from dashmap's releases. v6.1.0 xacrimon/dashmap#308 Commits f2d248e v6.1.0 da6ac5e Add typesize::TypeSize implementation for DashMap/DashSet (#308) 633aadb v6.0.1...