JSONObjectPathConvertible
public protocol JSONObjectPathConvertible
Protocol for types that can be expressed as a JSONObjectPath.
-
Undocumented
Declaration
Swift
var path: JSONObjectPath { get }
View on GitHub