parity-send-wrapper

cargov0.1.0

This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread. You also have to make sure that the wrapper is dropped from within the original thread. If any of these constraints is violated, a panic occurs. Forked from https://github.com/thk1/send_wrapper because it was unmaintained

License MIT/Apache-2.0permissive1 versions0 deps214,774 weekly dl
paritytech/send_wrapper
51
/ 100
Health
safe to use

[email protected] is safe to use (health: 51/100)

Health breakdown0 – 100
0/25
maintenance
14/20
popularity
25/25
security
12/15
maturity
0/15
community
Vulnerabilities
0
none known

Health History

Dependency Tree

License Audit

API access

Get this data programmatically — free, no authentication.

curl https://depscope.dev/api/check/cargo/parity-send-wrapper

First published · 2019-05-23T09:24:37.835485Z

Last updated · 2019-05-23T09:24:37.835485Z

parity-send-wrapper — Health Score 51/100 | DepScope