Struct sqlx_macros_core::query::QueryMacroInput
source · pub struct QueryMacroInput { /* private fields */ }Expand description
Macro input shared by query!() and query_file!()
pub struct QueryMacroInput { /* private fields */ }Macro input shared by query!() and query_file!()