mucow

Crates.iomucow
lib.rsmucow
version0.1.0
sourcesrc
created_at2016-08-28 22:32:17.669186
updated_at2016-08-28 22:32:17.669186
descriptionEquivalent to Cow for mootable data. The semantics are copy-on-consume, so a copy is only needed if you want to take ownership. Unlike Cow, the contents can be mutated without making a copy.
homepage
repositoryhttps://github.com/Diggsey/mucow
max_upload_size
id6163
size4,288
Diggory Blake (Diggsey)

documentation

README

Commit count: 1

cargo fmt