mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-19 15:37:10 +01:00
mark designated initializer with usableFromInline
This commit is contained in:
@@ -48,7 +48,7 @@ extension Internals.DiffableDataUIDispatcher {
|
||||
var elementUpdated: [ElementPath]
|
||||
var elementMoved: [(source: ElementPath, target: ElementPath)]
|
||||
|
||||
@inlinable
|
||||
@usableFromInline
|
||||
init(
|
||||
data: C,
|
||||
sectionDeleted: [Int] = [],
|
||||
|
||||
Reference in New Issue
Block a user