Struct rtp_rs::Seq [] [src]

pub struct Seq(_);

Methods

impl Seq
[src]

[src]

[src]

Trait Implementations

impl PartialEq for Seq
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Debug for Seq
[src]

[src]

Formats the value using the given formatter. Read more

impl From<Seq> for u16
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Seq

impl Sync for Seq