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

threadporter

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

1 unstable release

new 0.1.0 Feb 20, 2025

#323 in WebAssembly

Apache-2.0

10KB
221 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