opt-env-conf-test-0.0.0.5: test_resources/docs/sum-type/env-docs.txt
AnyDocsOr
[ AnyDocsSingle
ConfDoc
{ confDocKeys =
( "sum-type" :| []
, AnyOfSchema
(NullSchema :|
[ StringSchema
StringBounds
{ stringBoundsMinLength = Nothing
, stringBoundsMaxLength = Nothing
}
])
) :|
[]
, confDocDefault = Nothing
, confDocExamples = []
, confDocHelp = Just "example"
}
]