Function smtp_codec::parse::command::Domain[][src]

pub fn Domain(input: &[u8]) -> IResult<&[u8], &str>

Domain = sub-domain *("." sub-domain)