afmt 0.1.1

Basic data structure parsing from strings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.devise]
version = "0.2.0"

[lib]
proc-macro = true

[package]
authors = ["Eduard Vercaemer <vercaemereduard@gmail.com>"]
description = "Basic data structure parsing from strings"
documentation = "https://docs.rs/afmt"
edition = "2018"
homepage = "https://github.com/eduardvercaemer/afmt"
license = "MIT"
name = "afmt"
readme = "README.md"
repository = "https://github.com/eduardvercaemer/afmt"
version = "0.1.1"