Skip to content

Catizard/rbmstable-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RBMSTable-Parser

A simple library helps you to parse BMS difficult table content from an URL

The repository name was stolen from jbmstable-parser

Usage

This library only provides one function(with some modal definitions):

fn parse(url: String) -> Result<DifficultTable, ParseError>

See examples for basic usage.

About

Rust BMS Table Parser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages