#split #atomic #thread #arc

moite_moite

Split a value in two owned parts

2 unstable releases

Uses old Rust 2015

0.2.0 Apr 8, 2019
0.1.0 Apr 8, 2019

#1242 in Concurrency

Download history 71/week @ 2024-07-21 75/week @ 2024-07-28 38/week @ 2024-08-04 59/week @ 2024-08-11 23/week @ 2024-08-18 80/week @ 2024-08-25 66/week @ 2024-09-01 40/week @ 2024-09-08 37/week @ 2024-09-15 125/week @ 2024-09-22 78/week @ 2024-09-29 84/week @ 2024-10-06 45/week @ 2024-10-13 71/week @ 2024-10-20 49/week @ 2024-10-27 72/week @ 2024-11-03

240 downloads per month
Used in 4 crates (via rayon_croissant)

Apache-2.0 OR MIT

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.

No runtime deps