pub fn parse_entry_list(source: &str) -> Result<Vec<EntryOptions>>Expand description
Parse one YAML document into a top-level entry list (the include/patch file shape).
pub fn parse_entry_list(source: &str) -> Result<Vec<EntryOptions>>Parse one YAML document into a top-level entry list (the include/patch file shape).