Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kurtlawrence/kserd_derive
- Owner: kurtlawrence
- License: mit
- Created: 2019-08-23T15:21:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T16:22:14.000Z (over 5 years ago)
- Last Synced: 2024-10-19T14:00:50.578Z (3 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.