Struct sctp_proto::StreamState
source · pub struct StreamState { /* private fields */ }
Expand description
StreamState represents the state of an SCTP stream
Trait Implementations§
source§impl Debug for StreamState
impl Debug for StreamState
source§impl Default for StreamState
impl Default for StreamState
source§fn default() -> StreamState
fn default() -> StreamState
Returns the “default value” for a type. Read more