Skip to main content

stream_read_capability

Function stream_read_capability 

Source
pub fn stream_read_capability() -> CapabilityName
Expand description

Returns the stream.read capability name gating packet reads.

Functions that pull packets (for example stream/next!, stream/run!, and the combinator stages) require this capability.