[][src]Function ry::path::parse_array_child_filter

pub fn parse_array_child_filter(
    path_elem: &str,
    array_node: &Vec<Yaml>,
    is_final_path_elem: bool
) -> Result<ArrayIndices, ParseError>