Crates.io | reflike |
lib.rs | reflike |
version | 0.1.0 |
source | src |
created_at | 2017-07-18 19:28:47.990522 |
updated_at | 2017-07-18 19:28:47.990522 |
description | Meta-traits for reference look-alikes. |
homepage | |
repository | https://github.com/clarcharr/reflike |
max_upload_size | |
id | 23968 |
size | 12,086 |
Traits for things that seem like references. You may freely use and modify this code under the CC0 1.0 Universal License.
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.