Type Definition monster::path_exploration::Graph[][src]

type Graph = Graph<Instruction, Option<ProcedureCallId>>;