Dot_string

Function Dot_string 

Source
pub fn Dot_string(input: &[u8]) -> IResult<&[u8], &str>
Expand description

Dot-string = Atom *(“.” Atom)