Flow.PiSourcetype Resource.pi += | Source : ('t, (module SOURCE with type t = 't), [> source_ty ]) Resource.pi| Sink : ('t, (module SINK with type t = 't), [> sink_ty ]) Resource.pi| Shutdown : ('t, (module SHUTDOWN with type t = 't), [> shutdown_ty ])
Resource.pi