Do not follow this link

~kmaasrud/pimalaya-webfinger

style: simplify rel matching
feat: create new Link from parsing string slice
perf: parse Uris from string slices
fix: add proper error handling to Rel parsing
feat: add TryFrom<&str> for Rel
style: simplify rel module with macros
docs: improve public API
feat: add registered relation types
test: add very simple deserializing test
feat: add ResourceDescriptor type
Do not follow this link