Module Fsm.State

module State: sig .. end

type t = string 
val compare : t -> t -> int
val to_string : t -> t