mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Fix error: docs for unsafe trait missing # Safety
section
This commit is contained in:
parent
99aded446d
commit
b1257cdb79
@ -520,6 +520,8 @@ impl OrderBy<'_> {
|
|||||||
|
|
||||||
/// Virtual table cursor trait.
|
/// Virtual table cursor trait.
|
||||||
///
|
///
|
||||||
|
/// # Safety
|
||||||
|
///
|
||||||
/// Implementations must be like:
|
/// Implementations must be like:
|
||||||
/// ```rust,ignore
|
/// ```rust,ignore
|
||||||
/// #[repr(C)]
|
/// #[repr(C)]
|
||||||
|
Loading…
Reference in New Issue
Block a user