#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

#1183 in Concurrency

Download history 90/week @ 2024-03-11 109/week @ 2024-03-18 116/week @ 2024-03-25 79/week @ 2024-04-01 14/week @ 2024-04-08 23/week @ 2024-04-15 23/week @ 2024-04-22 16/week @ 2024-04-29 21/week @ 2024-05-06 22/week @ 2024-05-13 23/week @ 2024-05-20 18/week @ 2024-05-27 16/week @ 2024-06-03 14/week @ 2024-06-10 24/week @ 2024-06-17 108/week @ 2024-06-24

164 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