reflike

Crates.ioreflike
lib.rsreflike
version0.1.0
sourcesrc
created_at2017-07-18 19:28:47.990522
updated_at2017-07-18 19:28:47.990522
descriptionMeta-traits for reference look-alikes.
homepage
repositoryhttps://github.com/clarcharr/reflike
max_upload_size
id23968
size12,086
Clar Fon (clarfonthey)

documentation

https://docs.charr.xyz/reflike/reflike

README

Ref-like traits

Traits for things that seem like references. You may freely use and modify this code under the CC0 1.0 Universal License.

Usage

To use in your own project, just add the below to your Cargo.toml file.

[dependencies]
reflike = "0.1"

For more formal documentation, you can find the rustdoc here.

Commit count: 0

cargo fmt