Searched defs:item_path (Results 1 – 2 of 2) sorted by relevance
87 let item_path = format!("enum.{}.html#variant.{}", enum_name, ident); in gen_enum() localVariable120 let item_path = format!("struct.{}.html", struct_name); in gen_struct() localVariable
704 std::string item_path = path.empty() ? i_str : (path + "." + i_str); in ValidateArray() local725 std::string item_path = path.empty() ? i_str : (path + "." + i_str); in ValidateTuple() local753 std::string item_path = path.empty() ? i_str : (path + "." + i_str); in ValidateTuple() local