Function derbyjson::load_roster [] [src]

pub fn load_roster<R>(reader: R) -> Result<Rosters, Error> where
    R: Read

Load a roster from the given input stream. This specifically checks that the loaded DerbyJSON is a valid roster object.