fn new()
in
src/api/sync.rs [698:700]
3
lines of code
1
McCabe index (conditional complexity)
fn new(api: Api, repo: Repo) -> Self { Self { api, repo } }