I'm new to pkl so I might be missing something but I couldn't find anything about this.
* add trait for input vertex, we can now add_vertex(string), add tests for new input vertex fix has_vertex to work with strings add number_of_edges and number_of_nodes to both rust and python * undo ...