Struct opus_parse::SentDelim [] [src]

pub struct SentDelim {
    pub id: u64,
    pub delim_type: DelimType,
}

A sentence delimiter.

Fields

Trait Implementations

impl Debug for SentDelim
[src]

[src]

Formats the value using the given formatter.