split-digits 0.2.2

library to parse and interpret poetic source code
Documentation
[[bench]]
harness = false
name = "benchmarks"
path = "benches/benchmarks.rs"

[dev-dependencies.criterion]
version = "0.3.5"

[lib]
name = "split_digits"
path = "src/lib.rs"

[package]
authors = ["Nils Feierabend <mztikk@outlook.de>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "library to parse and interpret poetic source code"
edition = "2021"
license = "MIT"
name = "split-digits"
readme = false
repository = "https://github.com/mztikk/split-digits"
version = "0.2.2"