mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-10-31 22:08:55 +08:00 
			
		
		
		
	clippy::doc_markdown
This commit is contained in:
		| @@ -193,7 +193,7 @@ impl VTabConnection { | ||||
| /// | ||||
| /// # Safety | ||||
| /// | ||||
| /// The first item in a struct implementing VTab must be | ||||
| /// The first item in a struct implementing `VTab` must be | ||||
| /// `rusqlite::sqlite3_vtab`, and the struct must be `#[repr(C)]`. | ||||
| /// | ||||
| /// ```rust,ignore | ||||
|   | ||||
		Reference in New Issue
	
	Block a user