Docs.rs
supercode-frontend-tui-0.4.12
supercode-frontend-tui 0.4.12
Permalink
Docs.rs crate page
Apache-2.0
25 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
yueranyuan
Dependencies
crossterm ^0.29
normal
futures ^0.3
normal
ratatui ^0.30
normal
serde_json ^1
normal
supercode-core =0.4.12
normal
supercode-frontend-model =0.4.12
normal
textwrap ^0.16
normal
tokio ^1
normal
tracing ^0.1
normal
unicode-segmentation ^1
normal
unicode-width ^0.2
normal
url ^2
normal
async-trait ^0.1
dev
itertools ^0.14
dev
pretty_assertions ^1
dev
tokio ^1
dev
tokio-util ^0.7
dev
Versions
51.1%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
annotate_web_urls
supercode_
frontend_
tui
0.4.12
In supercode_
frontend_
tui::
terminal::
hyperlinks
supercode_frontend_tui
::
terminal
::
hyperlinks
Function
annotate_
web_
urls
Copy item path
Source
pub fn annotate_web_urls(lines:
Vec
<
Line
<'static>>) ->
Vec
<
HyperlinkLine
>