parse_envelope_address
rfc5321
0.1.0
In rfc5321::
parser
rfc5321
::
parser
Function
parse_
envelope_
address
Copy item path
Source
pub fn parse_envelope_address(text: &
str
) ->
Result
<
String
,
String
>