mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-05 18:03:51 +00:00
test: tweak in-code examples for latest refactors
This commit is contained in:
@@ -22,7 +22,7 @@ use std::borrow::Cow;
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
/// ```rust,no-run
|
||||
/// ```rust,no_run
|
||||
/// # use sqlx_core as sqlx;
|
||||
/// # use sqlx_core::connection::ConnectOptions;
|
||||
/// # use sqlx_core::error::Error;
|
||||
|
||||
Reference in New Issue
Block a user