No description
Find a file
Jörn-Michael Miehe f05e112040 [wip] retry chunks
- make `Chunk` lifetime agnostic by using a raw pointer
- add `fn Uploading::rewind`
- add `fn AppState::{next_chunk, is_done}`
2025-06-13 17:03:25 +00:00
.cargo project: statically linked by default 2025-06-04 22:19:24 +00:00
.devcontainer mark and eliminate some unwrap 2025-06-05 22:08:24 +00:00
.vscode refactor: minimize usize usage 2025-06-06 23:42:18 +00:00
doc mark and eliminate some unwrap 2025-06-05 22:08:24 +00:00
src [wip] retry chunks 2025-06-13 17:03:25 +00:00
.gitignore initial commit 2025-05-17 23:59:55 +00:00
Cargo.lock minor imports refactoring 2025-06-08 00:40:29 +00:00
Cargo.toml minor imports refactoring 2025-06-08 00:40:29 +00:00
LICENSE initial commit 2025-05-17 23:59:55 +00:00