Some refactoring

This commit is contained in:
2020-10-30 23:20:24 +01:00
parent fe5cd04506
commit 24f3d69301
11 changed files with 241 additions and 182 deletions

View File

@ -59,7 +59,6 @@ impl<'r> Responder<'r> for StatusJson {
}
}
#[duplicate(
status_code T;
[ Status::InternalServerError ] [ sled::Error ];