#lifetime #parameters #helper #establishing

variance

Helpers for establishing the variance of lifetimes and type parameters

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

#539 in Science

Download history 200/week @ 2023-11-27 167/week @ 2023-12-04 230/week @ 2023-12-11 258/week @ 2023-12-18 272/week @ 2023-12-25 230/week @ 2024-01-01 257/week @ 2024-01-08 225/week @ 2024-01-15 255/week @ 2024-01-22 212/week @ 2024-01-29 325/week @ 2024-02-05 321/week @ 2024-02-12 336/week @ 2024-02-19 390/week @ 2024-02-26 296/week @ 2024-03-04 151/week @ 2024-03-11

1,209 downloads per month
Used in 19 crates (3 directly)

MIT license

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.

No runtime deps