Read

public struct Read<Output> : Publisher

A publisher that reads a value from the database. It publishes exactly one element, or an error.

See: