Crate moite_moite

Source
Expand description

« 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.

Modules§

sync
Thread-safe version of the split mechanism.