Function nix_query_entry_parser

Source
pub fn nix_query_entry_parser(
    input: &str,
) -> Result<NixQueryEntry, Err<(&str, ErrorKind)>>