style: Format code with fmt
This commit is contained in:
@ -7,4 +7,4 @@ struct HomeResponse;
|
||||
|
||||
pub async fn home() -> impl IntoResponse {
|
||||
HomeResponse.into_response()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user