lifelink 0.2.0

Erase covariant lifetime parameters from anything, with generic associated types.
Documentation
[dependencies.parking_lot]
version = "0.11.2"

[features]
nightly = []

[package]
authors = ["Chitose Yuuzaki <chitoyuu@potatoes.gay>"]
categories = ["rust-patterns"]
description = "Erase covariant lifetime parameters from anything, with generic associated types."
documentation = "https://docs.rs/lifelink"
edition = "2018"
keywords = ["lifetime", "ownership", "reference", "cryo"]
license = "MIT OR Apache-2.0"
name = "lifelink"
readme = "README.md"
repository = "https://github.com/chitoyuu/lifelink"
version = "0.2.0"
[package.metadata.docs.rs]
features = ["nightly"]