akka.stream
See full documentation on SourceRef.
Implicitly converts a SourceRef to a Source.
Implicitly converts a SourceRef to a Source. The same can be achieved by calling .source on the SourceRef itself.
.source
(Since version 9)
See full documentation on SourceRef.