Module ilyvion_util::map_any

source ·
Expand description

Adds a map() method to any type, allowing for inline conversion from one type to another.

Traits

  • Adds a map() method to any type, allowing for inline conversion from one type to another.