more clippy fixups

mostly indentation changes, view with `-w`

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2019-09-11 12:23:11 +02:00
parent 653b1ca10e
commit 44fed91e17
3 changed files with 25 additions and 34 deletions

View File

@ -494,7 +494,7 @@ impl Drop for BackupReader {
impl BackupReader {
pub fn new(h2: H2Client, canceller: Canceller) -> Arc<Self> {
Arc::new(Self { h2, canceller: canceller })
Arc::new(Self { h2, canceller })
}
pub async fn get(