Function gma::load[][src]

pub fn load<ReaderType>(r: ReaderType) -> Result<GMAFile<ReaderType>> where
    ReaderType: BufRead + Seek
Expand description

Loads a gma file from a reader