ClassSwift

    PartialKeyPath

    A partially type-erased key path, from a concrete root type to any resulting value type.

    class PartialKeyPath<Root>