analysis

Function analysis 

Source
pub fn analysis(
    file_path: &str,
    dns_server: Option<String>,
) -> Result<Vec<Record>, Error>