split-digits 0.2.2

library to parse and interpret poetic source code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "split-digits"

version = "0.2.2"

edition = "2021"

authors = ["Nils Feierabend <mztikk@outlook.de>"]

repository = "https://github.com/mztikk/split-digits"

license = "MIT"

description = "library to parse and interpret poetic source code"



[dev-dependencies]

criterion = "0.3.5"



[[bench]]

name = "benchmarks"

harness = false