Struct webrtc_sctp::util::buffer::BufferTracker[][src]

pub struct BufferTracker { /* fields omitted */ }

Methods

impl BufferTracker
[src]

Trait Implementations

impl Clone for BufferTracker
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for BufferTracker
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for BufferTracker

impl !Sync for BufferTracker