An llbuild value.
protocol LLBuildValue : Decodable, Encodable
s10SPMLLBuild12LLBuildValueP
4AZ95
import SPMLLBuild
protocol Decodable
A type that can decode itself from an external representation.
protocol Encodable
A type that can encode itself to an external representation.
init(_ value: Value) throws
func toValue() throws -> Value