Crates.io | threadporter |
lib.rs | threadporter |
version | 0.1.3 |
created_at | 2025-02-20 10:20:56.054431+00 |
updated_at | 2025-02-23 17:27:45.591382+00 |
description | First aid kit for !Send + !Sync values ⛑️ |
homepage | |
repository | https://github.com/surban/threadporter |
max_upload_size | |
id | 1562499 |
size | 22,804 |
!Send
+ !Sync
values ⛑️This crate provides help for working with types that are
!Send
+ !Sync
as they usually occur when targeting
WebAssembly and working with JavaScript objects.
Threadporter is licensed under the Apache 2.0 license.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Threadporter by you, shall be licensed as Apache 2.0, without any additional terms or conditions.