Crates.io | any-box |
lib.rs | any-box |
version | 0.0.1 |
source | src |
created_at | 2022-03-07 14:57:30.878749 |
updated_at | 2022-03-07 14:57:30.878749 |
description | The crate contains an implementation of a container type `AnyBox` which works similar to C++'s (std::any) |
homepage | https://gitlab.com/isushik94/any-box |
repository | https://gitlab.com/isushik94/any-box |
max_upload_size | |
id | 545069 |
size | 27,719 |
AnyBox
works similar to C++'s (std::any
):
Box