mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-01 14:28:55 +08:00
Fix non-autolinks warnings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! `feature = "csvtab"` CSV Virtual Table.
|
||||
//!
|
||||
//! Port of [csv](http://www.sqlite.org/cgi/src/finfo?name=ext/misc/csv.c) C
|
||||
//! extension: https://www.sqlite.org/csv.html
|
||||
//! extension: `https://www.sqlite.org/csv.html`
|
||||
//!
|
||||
//! # Example
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user