Crates.io | variance |
lib.rs | variance |
version | 0.1.3 |
source | src |
created_at | 2016-01-26 02:06:14.922943 |
updated_at | 2016-01-26 03:14:15.380293 |
description | Helpers for establishing the variance of lifetimes and type parameters. |
homepage | |
repository | https://github.com/reem/rust-variance.git |
max_upload_size | |
id | 3990 |
size | 3,884 |
Helpers for establishing the variance of lifetimes and type parameters.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
variance = "*"
Jonathan Reem is the primary author and maintainer of variance.
MIT