variance 0.1.3

Helpers for establishing the variance of lifetimes and type parameters.
Documentation
  • Coverage
  • 100%
    5 out of 5 items documented0 out of 4 items with examples
  • Size
  • Source code size: 4.03 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.94 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • reem/rust-variance
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • reem

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