Struct opus_parse::SentDelim
[−]
[src]
pub struct SentDelim {
pub id: u64,
pub delim_type: DelimType,
}A sentence delimiter.
Fields
id: u64
delim_type: DelimType