Split lib.rs into smaller files #115

Merged
wojtek merged 14 commits from 110---split-lib.rs-into-smaller-files into main 2024-01-22 23:01:34 +01:00

14 Commits

Author SHA1 Message Date
410945eef5 Clean up imports
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m3s
Cargo CI / Lint (pull_request) Successful in 44s
2024-01-22 22:59:14 +01:00
1616cf1a36 Move more tests around
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m2s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-22 22:08:29 +01:00
b6a464f056 Move some tests around
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m23s
Cargo CI / Lint (pull_request) Successful in 42s
2024-01-22 20:44:05 +01:00
991f111ec5 Split out builder tests
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m5s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-21 22:29:08 +01:00
df7a15453d Split musichoard structs into files
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m5s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-21 22:14:48 +01:00
c4f7d841d5 Finish with collection
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m3s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-21 21:56:19 +01:00
fd88edb275 Code rearrangements
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m3s
Cargo CI / Lint (pull_request) Successful in 45s
2024-01-21 21:25:13 +01:00
66fa2a98a2 Move error into musichoard
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m4s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-21 21:11:29 +01:00
680939b749 Create core submodule separation
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m4s
Cargo CI / Lint (pull_request) Successful in 45s
2024-01-21 19:25:49 +01:00
4887456650 Further isolate
All checks were successful
Cargo CI / Lint (pull_request) Successful in 43s
Cargo CI / Build and Test (pull_request) Successful in 1m4s
2024-01-21 19:20:44 +01:00
9d4682b8bc More submodules
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m3s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-21 18:49:30 +01:00
839193ce39 Split out merge trait
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m2s
Cargo CI / Lint (pull_request) Successful in 44s
2024-01-21 18:30:12 +01:00
7809ba4d67 Split into more files
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m5s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-21 18:25:29 +01:00
0e5d02d73e Rip MusicHoard apart from internal structures
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m8s
Cargo CI / Lint (pull_request) Successful in 42s
2024-01-21 18:06:22 +01:00