toml-example 0.0.1

A lib help generate toml example
Documentation
toml-example-0.0.1 has been yanked.

Struct Patch

Crates.io MIT licensed Docs

A lib help generate toml example

Introduction

This crate provides the TomlExample trait and an accompanying derive macro.

Deriving TomlExample on a struct will provide to_example function help generate toml example file base documentation

Quick Example

Drafting