Crates.io | anycast |
lib.rs | anycast |
version | 1.0.0 |
source | src |
created_at | 2022-02-05 16:02:01.24287 |
updated_at | 2022-02-05 16:02:01.24287 |
description | Allows upcasting to Any |
homepage | https://ganarchy.autistic.space/project/55ce1087e87b48384abf90bbedb5da03b42f6996/ |
repository | https://soniex2.autistic.space/git-repos/anycast.git |
max_upload_size | |
id | 527486 |
size | 38,844 |
Anycast is a library for casting to Any
.
It provides any_ref
, any_mut
, and (with alloc
/std
) into_any
.