#rest

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

#1568 in HTTP server

Download history 466/week @ 2024-07-29 712/week @ 2024-08-05 429/week @ 2024-08-12 441/week @ 2024-08-19 498/week @ 2024-08-26 410/week @ 2024-09-02 428/week @ 2024-09-09 509/week @ 2024-09-16 592/week @ 2024-09-23 445/week @ 2024-09-30 336/week @ 2024-10-07 395/week @ 2024-10-14 487/week @ 2024-10-21 263/week @ 2024-10-28 333/week @ 2024-11-04 198/week @ 2024-11-11

1,293 downloads per month
Used in 18 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