parse_milk_msg_ini

Function parse_milk_msg_ini 

Source
pub fn parse_milk_msg_ini(input: &str) -> Result<Vec<MessageDef>>
Expand description

Parse a MILK_MSG.INI body. Sections with an empty text= are silently dropped (matches MD2’s tolerant load). Returns the parsed messages sorted by slot.