constant(_:)
Enforces that the string be precisely the given value.
Declaration
static func constant(_ value: String) -> GenerationGuide<String>Enforces that the string be precisely the given value.
static func constant(_ value: String) -> GenerationGuide<String>