module Feature: sig .. end
sig
end
type t = {
featureName : string;
string
featureRate : string;
val featureName : (t, string) GapiLens.t
(t, string) GapiLens.t
val featureRate : (t, string) GapiLens.t
include GdataAtom.AtomData