force-send-sync 1.1.0

Unsafe wrappers to force Send and Sync.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "force-send-sync"
version = "1.1.0"
authors = ["Markus Klein <markus-klein@live.de>"]
edition = "2018"
license = "MIT"
repository = "https://github.com/pacman82/force-send-sync"
documentation = "https://docs.rs/force-send-sync/"
description = "Unsafe wrappers to force Send and Sync."

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]