Crate lilypond

Crate lilypond 

Source
Expand description

Utilities for common filesystem operations.

lilypond provides an API to ergonomically wrap LilyPond, and provide Rust types that resolve to LilyPond output.

Modules§

notation
Abstractions for rendering notations.
parser
This contains logic for parsing LilyPond

Structs§

LilyPond
A Rust representation of LilyPond data.

Functions§

compile
Compiles a .ly source file
is_lilypond_file
Checks if file has .ly extension