[][src]Crate moite_moite

« On fait moite-moite ? »

This crate offers a mechanism to split a value into two owned parts.

See the sync::split function for more details.

Modules

sync

Thread-safe version of the split mechanism.

Traits

SplitMut

Splits a value into two mutable references.