simple crate able to produce or parse terminal hyperlink escapes.
the intended usecase of the parsing mode is for testing programs that output hyperlink escapes, such as cargo. it is also compatible with no_std environments, unlike other similar crates like terminal-hyperlink.