ObservableSource.observable

Undocumented in source. Be warned that the author may not have intended to support it.
struct ObservableSource(T, EXTRA_STORAGE = void)
@property ref inout
inout(Observable!(T, EXTRA_STORAGE))
observable
()

Meta