Module time_calc::division [] [src]

division.rs

Created by Mitchell Nordine at 02:34AM on November 02, 2014.

Enums

DivType

The 'Division Type'. Used for handling 'Thirds'. Whole represents a Whole division, while TwoThirds represents two thirds of a division.

Division

An enum with variants used to represent a musical division.

Type Definitions

NumDiv