#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

#1277 in Concurrency

Download history 97/week @ 2024-08-26 53/week @ 2024-09-02 38/week @ 2024-09-09 41/week @ 2024-09-16 125/week @ 2024-09-23 92/week @ 2024-09-30 63/week @ 2024-10-07 50/week @ 2024-10-14 73/week @ 2024-10-21 48/week @ 2024-10-28 69/week @ 2024-11-04 23/week @ 2024-11-11 51/week @ 2024-11-18 89/week @ 2024-11-25 23/week @ 2024-12-02 46/week @ 2024-12-09

213 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