Instance Propertyswift-package-manager 6.0.1SPMLLBuild
dependencies_count
var dependencies_count: UInt32
var dependencies_count: UInt32
import SPMLLBuild
struct llb_database_result_t_
@frozen struct UInt32
A 32-bit unsigned integer value type.
init()
init(value: llb_data_t, signature: UInt64, computed_at: UInt64, built_at: UInt64, start: Double, end: Double, dependencies: UnsafeMutablePointer<OpaquePointer>?, dependencies_count: UInt32)
var built_at: UInt64
var computed_at: UInt64
var dependencies: UnsafeMutablePointer<OpaquePointer>?
var end: Double
var signature: UInt64
var start: Double
var value: llb_data_t