relend 0.1.0

A generalized reborrowing mechanism that extends beyond simple references. It also allows for implementing traits that work with reborrowing for custom types.
Documentation
[dependencies.seq-macro]
version = "0.3.5"

[lib]
name = "relend"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A generalized reborrowing mechanism that extends beyond simple references. It also allows for implementing traits that work with reborrowing for custom types."
edition = "2021"
license = "MIT"
name = "relend"
readme = false
version = "0.1.0"