#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

#1334 in Concurrency

Download history 25/week @ 2024-11-13 87/week @ 2024-11-20 54/week @ 2024-11-27 25/week @ 2024-12-04 47/week @ 2024-12-11 8/week @ 2024-12-18 1/week @ 2025-01-01 17/week @ 2025-01-08 16/week @ 2025-01-15 13/week @ 2025-01-22 28/week @ 2025-01-29 20/week @ 2025-02-05 24/week @ 2025-02-12 35/week @ 2025-02-19 24/week @ 2025-02-26

109 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