sqlx_macros_core::derives

Function expand_derive_decode

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