mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 23:35:20 +00:00

* add information and example on using json in query macros * run cargo format * add missing bracket to docs of json * wrap docs in hidden async function * change no_run to ignore