mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-27 11:08:05 +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