supercow

Crates.iosupercow
lib.rssupercow
version0.1.0
sourcesrc
created_at2016-12-15 02:24:47.810453
updated_at2016-12-15 02:24:47.810453
descriptionA generic way to accept general reference-like values without proliferating generics.
homepagehttps://github.com/altsysrq/supercow
repositoryhttps://github.com/altsysrq/supercow
max_upload_size
id7583
size121,804
Jason Lingle (AltSysrq)

documentation

https://altsysrq.github.io/rustdoc/supercow/index.html

README

Supercow

Supercow is a versatile and low-overhead generalised reference, allowing to transparently work with owned or borrowed values, as well as shared-ownership types like Arc.

More information can be found in the documentation.

Status

Experimental. This crate is fairly well internally tested, but has not yet seen much serious use.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 73

cargo fmt