parse_descriptors

Function parse_descriptors 

Source
pub fn parse_descriptors(bytes: &[u8]) -> Result<Vec<PluginDescriptorInfo>>
Expand description

Parses and returns all descriptors found in the binary. This function tries to guess the binary type.