package modelkit

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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