sqlx_macros_core::derives

Function expand_derive_from_row

source
pub fn expand_derive_from_row(input: &DeriveInput) -> Result<TokenStream>