feat: support dxratingnet format

This commit is contained in:
mokurin000
2025-08-01 18:16:16 +08:00
parent 953feee4c4
commit 4e07eaf2e0
6 changed files with 201 additions and 6 deletions

View File

@@ -168,3 +168,5 @@ impl MusicRating {
)
}
}
pub mod dxrating;