From: Chris Morgan Date: Tue, 25 Jan 2022 04:59:28 +0000 (+1100) Subject: Drop anymap::Any in favour of std::any::Any X-Git-Tag: 1.0.0-beta.1~16 X-Git-Url: https://git.chrismorgan.info/anymap/commitdiff_plain/764038fe6e3f5a28270a874bce2561924a316a20?hp=764038fe6e3f5a28270a874bce2561924a316a20 Drop anymap::Any in favour of std::any::Any Casualties: Any + Sync, CloneAny + Sync. Acceptable losses. ---