map_box_from 0.1.0

Adds `Box`-ed versions of `From` and `Into` traits - allowing implementations for unsized type parameters and following looser guidelines.
Documentation
[dependencies.tap]
version = "1.0.1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Adds `Box`-ed versions of `From` and `Into` traits - allowing implementations for unsized type parameters and following looser guidelines."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "map_box_from"
readme = false
version = "0.1.0"