path-glob 1.0.0

A convenience trait allowing to use an (r)glob method on AsRef<Path>
Documentation
docs:
	cargo doc
	echo '<meta http-equiv=refresh content=0;url=path_glob>' > target/doc/index.html
	ghp-import -np target/doc