Rework middleware docs (#732)

* rework middleware docs

* Apply suggestions from code review

Co-authored-by: Jonas Platte <[email protected]>

Co-authored-by: Jonas Platte <[email protected]>
This commit is contained in:
David Pedersen
2022-01-30 20:09:18 +01:00
committed by GitHub
co-authored by Jonas Platte
parent 911c4a788e
commit a04fc42d75
5 changed files with 320 additions and 225 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//! Example of application using https://github.com/launchbadge/sqlx
//! Example of application using <https://github.com/launchbadge/sqlx>
//!
//! Run with
//!