#arc #split #atomic #thread

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

#813 in Concurrency

Download history 327/week @ 2023-01-17 244/week @ 2023-01-24 223/week @ 2023-01-31 196/week @ 2023-02-07 217/week @ 2023-02-14 202/week @ 2023-02-21 162/week @ 2023-02-28 164/week @ 2023-03-07 172/week @ 2023-03-14 239/week @ 2023-03-21 260/week @ 2023-03-28 265/week @ 2023-04-04 329/week @ 2023-04-11 241/week @ 2023-04-18 297/week @ 2023-04-25 257/week @ 2023-05-02

1,162 downloads per month
Used in rayon_croissant

Apache-2.0 OR MIT

12KB
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