pub fn read_ebml(file_name: &String) -> ProcessExpand description
Read and interpret an entire Easy Button Markup Language (EBML) file, and return a “Process” struct.
A single Process struct holds all found information about a process, and is itself enough to extract it and produce complex documents.