fetch_table

Function fetch_table 

Source
pub async fn fetch_table(web_url: &str) -> Result<BmsTable>
Available on crate features scraper and reqwest only.
Expand description

从网页或头部 JSON 源拉取并解析完整的 BMS 难度表。

参考 fetch_table_full