Module type Nts_functor.NTS_PARAM

module type NTS_PARAM = sig .. end

type t 
type anot_type 
val anot_parser : unit -> anot_type
val pprint_keyid : t -> string
val key_val_of_string : string -> t
val compare_keyid : t -> t -> int
val pprint_anot : anot_type -> string