- make `Chunk` lifetime agnostic by using a raw pointer - add `fn Uploading::rewind` - add `fn AppState::{next_chunk, is_done}`
- var names - logging
Client
ureq::Agent
- clippy fix
- Chunk implementation