mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-12 14:54:58 +00:00
@@ -126,7 +126,7 @@ use crate::row::Row;
|
||||
/// ## Manual implementation
|
||||
///
|
||||
/// You can also implement the [`FromRow`] trait by hand. This can be useful if you
|
||||
/// have a struct with a field that needs manuel decoding:
|
||||
/// have a struct with a field that needs manual decoding:
|
||||
///
|
||||
///
|
||||
/// ```rust,ignore
|
||||
|
||||
Reference in New Issue
Block a user