diesel_table_macro_syntax
0.1.0
?
Settings
Function
diesel_table_macro_syntax
::
parse_table_with_schema
Copy item path
source
·
[
−
]
pub fn parse_table_with_schema( input: &
ParseBuffer
<'_> ) ->
Result
<(
Ident
,
Dot
,
Ident
),
Error
>