Docs.rs
skelecode-1.0.0
skelecode 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
gianglaodai
Dependencies
arboard ^3
normal
clap ^4.6.0
normal
crossterm ^0.29.0
normal
ratatui ^0.30.0
normal
tree-sitter ^0.26.8
normal
tree-sitter-java ^0.23.5
normal
tree-sitter-javascript ^0.25.0
normal
tree-sitter-kotlin-ng ^1.1.0
normal
tree-sitter-python ^0.25.0
normal
tree-sitter-rust ^0.24.2
normal
tree-sitter-typescript ^0.23.2
normal
walkdir ^2.5.0
normal
Versions
12.31%
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
Module tui
skelecode
1.0.0
Module tui
Module Items
Functions
In crate skelecode
skelecode
Module
tui
Copy item path
Source
Functions
ยง
run_tui
Run the TUI directly into the main browse view. Called when a path is already given on the command line.
run_
tui_
welcome
Run the TUI starting from the welcome/input screen. Called when no path is given on the command line.