movecell

Crates.iomovecell
lib.rsmovecell
version0.2.0
sourcesrc
created_at2015-06-17 09:19:26.030726
updated_at2015-12-11 23:54:29.779751
description`std::cell::Cell` for not-implicitly-copyable types.
homepage
repositoryhttps://github.com/SimonSapin/rust-movecell
max_upload_size
id2406
size5,937
Core (github:georust:core)

documentation

README

rust-movecell

std::cell::Cell for not-implicitly-copyable types.

Original idea by DroidLogician.

Commit count: 13

cargo fmt