Publishers.MapKeyPath
A publisher that publishes the value of a key path.
Declaration
struct MapKeyPath<Upstream, Output> where Upstream : PublisherA publisher that publishes the value of a key path.
struct MapKeyPath<Upstream, Output> where Upstream : Publisher