Crate opus_parse [] [src]

Modules

opensubtitles

Structs

BlockDelim

A block delimiter.

Error

The Error type.

OpusStream
SentDelim

A sentence delimiter.

Word

A word/token.

Enums

DelimType

Whether a sentence or block delimiter is at the start or end of the sentence or block.

ErrorKind
FlatStreamBit

An event from the whole file including metadata.

StreamBit

An event from main part of the stream.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Result

Convenient wrapper around ::std::result::Result