[][src]Module rxrust::ops::map

Structs

MapOp
MapReturnRefOp

Traits

Map

Creates a new stream which calls a closure on each element and uses its return as the value.