osmpbfreader::blocks::Ways [] [src]

type Ways<'a> = Box<Iterator<Item=Way> + 'a>;