structured-language-form 0.3.0

A Rust crate for representing and working with various poetic meters.
Documentation
1
2
3
4
5
6
7
default: test

build:
	cargo build

test:
	cargo test