ObservableConvertible

public protocol ObservableConvertible<Element>

A type that can be converted to an Observable.

Available where Self: Subscribable