[][src]Function defmt_elf2table::parse

pub fn parse(elf: &[u8]) -> Result<Option<Table>, Error>
This is supported on unstable only.

Parses an ELF file and returns the decoded defmt table

This function returns None if the ELF file contains no .defmt section