mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +00:00
parent
ca74b0c141
commit
326254fb51
@ -126,7 +126,7 @@ use crate::row::Row;
|
|||||||
/// ## Manual implementation
|
/// ## Manual implementation
|
||||||
///
|
///
|
||||||
/// You can also implement the [`FromRow`] trait by hand. This can be useful if you
|
/// 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
|
/// ```rust,ignore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user