parse

Function parse 

Source
pub fn parse(filepath: &str) -> Result<DexFile, DexError>
Expand description

Parse an APK and create a DexFile object from the embedded class(es) files