Move embedder stats out of progress

This commit is contained in:
Mubelotix
2025-06-23 15:24:14 +02:00
parent 4cadc8113b
commit 4925b30196
30 changed files with 255 additions and 69 deletions

View File

@ -144,6 +144,7 @@ fn main() {
embedders,
&|| false,
&Progress::default(),
Default::default(),
)
.unwrap();