Type Definition HandleProgress
git_transport::client
type HandleProgress = Box<dyn FnMut(bool, &[u8])>;