[][src]Function cube2rust::parse_ioc

pub fn parse_ioc(
    file_content: &str
) -> HashMap<&'a str, HashMap<&'a str, &'a str>>

Parses the ioc file content into nested HashMaps