Function deltachat::contact::may_be_valid_addr
pub fn may_be_valid_addr(addr: &str) -> bool
Expand description
Returns false if addr is an invalid address, otherwise true.
pub fn may_be_valid_addr(addr: &str) -> bool
Returns false if addr is an invalid address, otherwise true.