#[macro_use]moderror;pubuseerror::{VorbisError, VorbisLibrary, VorbisLibraryError, VorbisLibraryErrorKind};modogg;pub(crate)useogg::{OggPacket, OggStream};modvorbis;// self:: must be used in order to clear up ambiguity
pub(crate)useself::vorbis::{VorbisComments, VorbisInfo};