2 unstable releases
Uses old Rust 2015
0.2.0 | Apr 8, 2019 |
---|---|
0.1.0 | Apr 8, 2019 |
#1183 in Concurrency
164 downloads per month
Used in 4 crates
(via rayon_croissant)
13KB
375 lines
moite_moite
« On fait moite-moite ? »
This crate offers a mechanism to split a value into two owned parts.
lib.rs
:
« On fait moite-moite ? »
This crate offers a mechanism to split a value into two owned parts.
See the sync::split_with
function for more details.