Enum mpeg2ts_reader::psi::CurrentNext
[−]
[src]
pub enum CurrentNext {
Current,
Next,
}Variants
CurrentNext
Trait Implementations
impl Debug for CurrentNext[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more