[][src]Function gma::load

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

Loads a gma file from a reader