Struct acestream_client::Stream[][src]

pub struct Stream { /* fields omitted */ }

Trait Implementations

impl Debug for Stream
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Stream

impl Sync for Stream