mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-02 14:58:56 +08:00
Fix non-autolinks warnings
This commit is contained in:
@@ -908,7 +908,7 @@ impl Statement<'_> {
|
||||
|
||||
/// Prepared statement status counters.
|
||||
///
|
||||
/// See https://www.sqlite.org/c3ref/c_stmtstatus_counter.html
|
||||
/// See `https://www.sqlite.org/c3ref/c_stmtstatus_counter.html`
|
||||
/// for explanations of each.
|
||||
///
|
||||
/// Note that depending on your version of SQLite, all of these
|
||||
|
||||
Reference in New Issue
Block a user