structmap 0.1.5

Procedural macro library for converting between Rust structs and associative containers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.structmap-derive]
version = "0.1.5"

[package]
authors = ["ex0dus-0x <ex0dus@codemuch.tech>"]
description = "Procedural macro library for converting between Rust structs and associative containers"
documentation = "https://docs.rs/structmap"
edition = "2018"
homepage = "https://github.com/ex0dus-0x/structmap"
license = "MIT"
name = "structmap"
repository = "https://github.com/ex0dus-0x/structmap"
version = "0.1.5"