#send-sync #send #sync #kit #values #aid #occurs

threadporter

First aid kit for !Send + !Sync values ⛑️

4 releases

0.1.3 Feb 23, 2025
0.1.2 Feb 23, 2025
0.1.1 Feb 23, 2025
0.1.0 Feb 20, 2025

#237 in WebAssembly

Download history 76/week @ 2025-02-15 236/week @ 2025-02-22 53/week @ 2025-03-01

365 downloads per month
Used in aggligator-transport-webs…

Apache-2.0

11KB
257 lines

Threadporter — first aid kit for !Send + !Sync values ⛑️

crates.io page docs.rs page Apache 2.0 license

This crate provides help for working with types that are !Send + !Sync as they usually occur when targeting WebAssembly and working with JavaScript objects.

License

Threadporter is licensed under the Apache 2.0 license.

Contribution

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.


lib.rs:

Threadporter — first aid kit for !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.

Dependencies

~34KB