lyrical-meter 0.2.0

A Rust crate for representing and working with various poetic meters.
Documentation
1
2
3
4
5
pub(crate) use export_magic::*;
pub(crate) use serde::*;
pub(crate) use std::borrow::Cow;
pub(crate) use ai_descriptor::*;
pub(crate) use rand_construct::*;