Docs.rs
kord-0.2.2
kord 0.2.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
twitchax
Dependencies
anyhow ^1.0.66
normal
clap ^4.0.29
normal
once_cell ^1.16.0
normal
paste ^1.0.9
normal
pest ^2.5.1
normal
pest_derive ^2.5.1
normal
rodio ^0.16.0
normal
pretty_assertions ^1.3.0
dev
Versions
18.92%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module parser
Structs
Enums
Functions
?
Module
klib
::
parser
source
·
[
−
]
Structs
ChordParser
A parser for chord symbols.
Enums
Rule
Functions
note_str_to_note
Parses a
Note
str
into a
Note
.
octave_str_to_octave
Parses an
Octave
str
into an
Octave
.