Function tiled::parse[][src]

pub fn parse<R: Read>(reader: R) -> Result<Map, TiledError>

Parse a buffer hopefully containing the contents of a Tiled file and try to parse it.