Docs.rs
rust-music-theory-0.2.0
rust-music-theory 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ozankasikci
Dependencies
clap ^2.31
normal
lazy_static ^1.4.0
normal
regex ^1
normal
strum ^0.17.1
normal
strum_macros ^0.17.1
normal
Versions
49.37%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_
music_
theory
0.2.0
Crate Items
Structs
Enums
Traits
List of all items
Structs
chord::Chord
interval::Interval
note::Note
scale::Scale
Enums
chord::Number
chord::Quality
interval::IntervalError
note::NoteError
note::PitchClass
scale::Direction
scale::Mode
scale::ScaleType
Traits
note::Notes