Module Modelkit.Feature_name

A non-empty feature name. No normalization is performed.

type t
val create : string -> (t, Data_error.t) result
val to_string : t -> string