Skip to main content

write_target

Function write_target 

Source
pub const fn write_target<'gcx>(
    expr: &'gcx Expr<'gcx>,
) -> Option<&'gcx Expr<'gcx>>
Expand description

The lvalue written by an assignment, delete or increment/decrement expression.