parse_entry

Function parse_entry 

Source
pub fn parse_entry(
    input: ConfigInInput<'_>,
) -> IResult<ConfigInInput<'_>, Entry>