Crates.io | tarc |
lib.rs | tarc |
version | 0.1.4 |
source | src |
created_at | 2023-02-25 22:54:34.267804 |
updated_at | 2023-11-04 10:22:04.583404 |
description | Transposable, type-erasable, and FFI-safe Arc |
homepage | |
repository | https://github.com/h33p/tarc |
max_upload_size | |
id | 794693 |
size | 34,389 |
tarc
is a fork of std::sync::Arc
with several additions easing its use in type-erased
scenarios.