Skip to main content

stream_write_capability

Function stream_write_capability 

Source
pub fn stream_write_capability() -> CapabilityName
Expand description

Returns the stream.write capability name gating sink writes.

Functions that push packets into a sink (for example stream/write! and a pipeline that runs into a sink) require this capability.