1 stable release
1.0.0 | Feb 5, 2022 |
---|
#524 in Memory management
14KB
Anycast
Anycast is a library for casting to Any
.
It provides any_ref
, any_mut
, and (with alloc
/std
) into_any
.
lib.rs
:
Anycast is a library for casting to ::core::any::Any
.