Module type Plugin.Indexed_val_input


module type Indexed_val_input = sig .. end
input signature for IndexedVal

include Plugin.Parameter_input_with_arg
type t 
the type to be serialized
val default_val : t
the default value
val default_key : string
the default index
val ty : t Type.t