exemplify-lib 0.1.3

Tool for generating code examples from annotated source file directories
Documentation
[dependencies.futures]
version = "0.3.5"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1.3.9"
[dev-dependencies.stringreader]
version = "0.1.1"

[dev-dependencies.tokio]
features = ["rt-threaded", "macros"]
version = "0.2.22"

[package]
authors = ["Mathias Myrland <jedimemo@gmail.com>"]
description = "Tool for generating code examples from annotated source file directories"
edition = "2018"
homepage = "https://github.com/JedimEmO/exemplify"
license = "MIT"
name = "exemplify-lib"
readme = "../../../README.md"
repository = "https://github.com/JedimEmO/exemplify"
version = "0.1.3"