#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

#1135 in Concurrency

Download history 1/week @ 2023-12-06 3/week @ 2023-12-13 22/week @ 2023-12-20 4/week @ 2023-12-27 2/week @ 2024-01-03 6/week @ 2024-01-10 4/week @ 2024-01-17 1/week @ 2024-01-24 4/week @ 2024-01-31 138/week @ 2024-02-07 129/week @ 2024-02-14 80/week @ 2024-02-21 125/week @ 2024-02-28 151/week @ 2024-03-06 70/week @ 2024-03-13 102/week @ 2024-03-20

459 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