| Crates.io | better_any |
| lib.rs | better_any |
| version | 0.2.0 |
| created_at | 2020-10-19 03:05:01.206976+00 |
| updated_at | 2022-10-12 11:50:53.696096+00 |
| description | Type id and Any for non static types |
| homepage | https://github.com/rrevenantt/better_typeid |
| repository | https://github.com/rrevenantt/better_typeid |
| max_upload_size | |
| id | 302666 |
| size | 40,502 |
Provides a workaround for absence of non_static_type_id feature in Rust
and extended version of Any trait for types with single lifetime.
For more details see documentation.
MSRV: 1.41.0-stable