Document PathStruct

This commit is contained in:
Max Howell
2023-06-27 10:13:35 -04:00
committed by GitHub
parent 9c6f807b0a
commit 46b0cd883b

View File

@@ -426,6 +426,10 @@ Carthage:
> Waiting on: [@Carthage#1945](https://github.com/Carthage/Carthage/pull/1945).
# Naming Conflicts with `SwiftUI.Path`, etc.
We have a typealias of `PathStruct` you can use instead.
# Alternatives
* [Pathos](https://github.com/dduan/Pathos) by Daniel Duan