Docs.rs
md-tui-0.9.5
md-tui 0.9.5
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
henriklovhaug
Dependencies
better-panic ^0.3.0
normal
config ^0.15.19
normal
crossterm ^0.29.0
normal
dirs ^6.0.0
normal
image ^0.25.10
normal
itertools ^0.14.0
normal
notify ^8.2.0
normal
open ^5.3.3
normal
pest ^2.8.6
normal
pest_derive ^2.8.6
normal
ratatui ^0.30.0
normal
ratatui-image ^10.0.6
normal
serde ^1.0.228
normal
strsim ^0.11.1
normal
tree-sitter-bash ^0.25.1
normal
optional
tree-sitter-c ^0.24.1
normal
optional
tree-sitter-cpp ^0.23.4
normal
optional
tree-sitter-css ^0.25.0
normal
optional
tree-sitter-diff ^0.1.0
normal
optional
tree-sitter-elixir ^0.3.5
normal
optional
tree-sitter-go ^0.25.0
normal
optional
tree-sitter-highlight ^0.26.6
normal
tree-sitter-html ^0.23.2
normal
optional
tree-sitter-java ^0.23.5
normal
optional
tree-sitter-javascript ^0.25.0
normal
optional
tree-sitter-json ^0.24.8
normal
optional
tree-sitter-lua ^0.5.0
normal
optional
tree-sitter-ocaml ^0.24.2
normal
optional
tree-sitter-php ^0.24.2
normal
optional
tree-sitter-python ^0.25.0
normal
optional
tree-sitter-rust ^0.24.0
normal
optional
tree-sitter-scala ^0.24.0
normal
optional
tree-sitter-typescript ^0.23.2
normal
optional
tree-sitter-yaml ^0.7.2
normal
optional
unicode-width ^0.2.2
normal
ureq ^3.2.0
normal
optional
cc ^1
build
Versions
1.2%
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
highlight_code
md_tui
0.9.5
In md_
tui::
highlight
md_tui
::
highlight
Function
highlight_
code
Copy item path
Source
pub fn highlight_code(language: &
str
, lines: &[
u8
]) ->
HighlightInfo