kserd_derive 0.1.0

Proc macro for Kurt's Self-Explanatory Rust Data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[![Build Status](https://travis-ci.com/kurtlawrence/kserd_derive.svg?branch=master)](https://travis-ci.com/kurtlawrence/kserd_derive)
[![Latest Version](https://img.shields.io/crates/v/kserd_derive.svg)](https://crates.io/crates/kserd_derive)
[![Rust
Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/kserd_derive)
[![codecov](https://codecov.io/gh/kurtlawrence/kserd_derive/branch/master/graph/badge.svg)](https://codecov.io/gh/kurtlawrence/kserd_derive)

Proc macro derive for **K**urt's **S**elf **E**xplanatory **R**ust **D**ata.

See the [rs docs.](https://docs.rs/kserd_derive/)
Look at progress and contribute on [github.](https://github.com/kurtlawrence/kserd_derive)

The main source of information is at [kurtlawrence/kserd](https://github.com/kurtlawrence/kserd).

## IMPORTANT - WIP

`kserd_derive` is a work in progress and not currently usable but is actively being developed.