#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

#1161 in Concurrency

Download history 8/week @ 2024-01-08 5/week @ 2024-01-22 125/week @ 2024-02-05 70/week @ 2024-02-12 139/week @ 2024-02-19 129/week @ 2024-02-26 122/week @ 2024-03-04 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

262 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