expr_get_field

Function expr_get_field 

Source
pub fn expr_get_field<'src>(
    s: impl Into<Span>,
    target: Expr<'src>,
    name: Ident<'src>,
) -> Expr<'src>