Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kurtlawrence/kserd_derive

Proc macro derive for Rust kserd crate
https://github.com/kurtlawrence/kserd_derive

Last synced: about 2 months ago
JSON representation

Proc macro derive for Rust kserd crate

Awesome Lists containing this project

README

        

[![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.