Type Definition webrtc_sctp::error::SctpResult[][src]

#[must_use]
type SctpResult<T> = Result<T, SctpError>;