Skip to main content

receiver_is_address

Function receiver_is_address 

Source
fn receiver_is_address<'hir>(gcx: Gcx<'hir>, expr: &'hir Expr<'hir>) -> bool
Expand description

True when expr’s static type is address / address payable.