4 releases
Uses old Rust 2015
0.1.3 | Jan 26, 2016 |
---|---|
0.1.2 | Jan 26, 2016 |
0.1.1 | Jan 26, 2016 |
0.1.0 | Jan 26, 2016 |
#1568 in HTTP server
1,293 downloads per month
Used in 18 crates
(3 directly)
4KB
79 lines
variance
Helpers for establishing the variance of lifetimes and type parameters.
Usage
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
variance = "*"
Author
Jonathan Reem is the primary author and maintainer of variance.
License
MIT
lib.rs
:
variance
Helpers for establishing the variance of lifetimes and type parameters.