Docs.rs
chord-progression-parser-0.7.0
chord-progression-parser 0.7.0
Permalink
Docs.rs crate page
MIT
31 August 2026
Links
Repository
crates.io
Source
Owners
lainNao
Dependencies
serde ^1.0.190
normal
serde-wasm-bindgen ^0.6.1
normal
strum ^0.26.1
normal
strum_macros ^0.26.1
normal
typeshare ^1.0.1
normal
wasm-bindgen ^0.2
normal
insta ^1.34.0
dev
serde_json ^1.0.108
dev
Versions
17.95%
of the crate is documented
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
Skip to main content
Ast
chord_
progression_
parser
0.7.0
Ast
Aliased Type
In crate chord_
progression_
parser
chord_progression_parser
Type Alias
Ast
Copy item path
Source
pub type Ast =
Vec
<
Section
>;
Aliased Type
ยง
pub struct Ast {
/* private fields */
}