Replace verbose [https://some-url/](https://some-url/) with the equivalent <https://some-url/>.
This fixes many broken links (some always broken, some only broken on docs.rs), and makes them more robust in the future (rustdoc emits warnings most items that don't resolve.)
crate::Watches
orlibc::read
).WatchMask::IGNORED
->EventMask::IGNORED
.[https://some-url/](https://some-url/)
with the equivalent<https://some-url/>
.This fixes many broken links (some always broken, some only broken on docs.rs), and makes them more robust in the future (rustdoc emits warnings most items that don't resolve.)
Fixes #212.