bow

Crates.iobow
lib.rsbow
version2.0.1
sourcesrc
created_at2017-02-11 00:36:59.685453
updated_at2018-06-10 18:43:00.128913
descriptionBoxed version of Cow type.
homepage
repositoryhttps://git.charr.xyz/purgatory/bow
max_upload_size
id8460
size8,511
Clar Fon (clarfonthey)

documentation

README

Box-on-write

Previously, this crate offered a boxed version of Cow that would box values instead of converting them to a different type like Vec or String. Due to the previous implementation, a lack of desire for use, and breakage due to Rust issue #46205, this crate is no longer maintained. The latest version of this crate, 2.0.1, exports no code and clarifies that it should not be used.

Commit count: 0

cargo fmt