Module type MyARG.Edge

type t
val embed : MyCFG.edge -> t
val to_string : t -> string