pub fn may_be_valid_addr(addr: &str) -> bool
Expand description

Returns false if addr is an invalid address, otherwise true.