value(_:)
Reads a top level, concrete partially Generable type from a named property.
Declaration
func value<Value>(_ type: Value.Type = Value.self) throws -> Value where Value : ConvertibleFromGeneratedContentReads a top level, concrete partially Generable type from a named property.
func value<Value>(_ type: Value.Type = Value.self) throws -> Value where Value : ConvertibleFromGeneratedContent