Expand description
Definitions of the token in BMS format.
Structs
- A sequence of the
Token
. It can be used to runcrate::parse::Bms::from_token_stream
. - An iterator of the
TokenStream
.
Enums
- A token of BMS format.
Definitions of the token in BMS format.
Token
. It can be used to run crate::parse::Bms::from_token_stream
.TokenStream
.