extend_map 0.14.3

A type to map values passed into an Extend type before extending.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "extend_map"
description = "A type to map values passed into an Extend type before extending."
authors = ["Sebastian Schmidt <sebastian.schmidt@helsinki.fi>"]
version = "0.14.3"
license = "BSD-2-Clause"
repository = "https://github.com/sebschmi/extend_map"
rust-version = "1.56.1"
edition = "2021"

[dependencies]