Write

public struct Write<Output> : Publisher

A publisher that writes into the database. It publishes exactly one element, or an error.

See: