Module once

Source

Structs§

Once
A stream which emits single element and then EOF.

Functions§

once
Creates a stream of a single element.