terminal-hyperlink
This crate uses a trait to style terminal text with the escape code for url hyperlinks.
use Hyperlink;
To detect whether your terminal supports hyperlinks, you should use the supports-hyperlinks crate.
This crate uses a trait to style terminal text with the escape code for url hyperlinks.
use Hyperlink;
To detect whether your terminal supports hyperlinks, you should use the supports-hyperlinks crate.