diesel_
table_
macro_
syntax
0.2.0
diesel_table_macro_syntax
Function
parse_table_with_schema
Copy item path
source
pub fn parse_table_with_schema( input: &
ParseBuffer
<'_>, ) ->
Result
<(
Ident
,
Dot
,
Ident
),
Error
>