Summary.MakeObservableSourceGeneric implementation of OBSERVABLE_USER.
module Obs : sig ... endinclude OBSERVABLE with type value = Obs.valueThe type of tokens to manipulate values. This is always marshallable.
Register a new value and get the token used to enable and disable it.