musichoard/src
Wojciech Kozlowski 95ee681229
All checks were successful
Cargo CI / Build and Test (push) Successful in 1m1s
Cargo CI / Lint (push) Successful in 43s
Cargo CI / Build and Test (pull_request) Successful in 1m1s
Cargo CI / Lint (pull_request) Successful in 45s
IDatabase::load should return D not take a mutable reference of it (#99)
Closes #96

Reviewed-on: #99
2024-01-12 21:34:01 +01:00
..
bin Distinguish NoLibrary/NoDatabase from EmptyLibrary/EmptyDatabase (#97) 2024-01-12 20:42:37 +01:00
database IDatabase::load should return D not take a mutable reference of it (#99) 2024-01-12 21:34:01 +01:00
library Distinguish NoLibrary/NoDatabase from EmptyLibrary/EmptyDatabase (#97) 2024-01-12 20:42:37 +01:00
tui Add CI to repository (#80) 2024-01-06 11:14:30 +01:00
lib.rs IDatabase::load should return D not take a mutable reference of it (#99) 2024-01-12 21:34:01 +01:00
main.rs IDatabase::load should return D not take a mutable reference of it (#99) 2024-01-12 21:34:01 +01:00
testlib.rs Add artist metadata fields (#69) 2023-05-21 17:24:00 +02:00