threadporter

Crates.iothreadporter
lib.rsthreadporter
version0.1.3
created_at2025-02-20 10:20:56.054431+00
updated_at2025-02-23 17:27:45.591382+00
descriptionFirst aid kit for !Send + !Sync values ⛑️
homepage
repositoryhttps://github.com/surban/threadporter
max_upload_size
id1562499
size22,804
Sebastian Urban (surban)

documentation

README

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.

Commit count: 4

cargo fmt