Docs.rs
omp-tui-0.1.0
omp-tui 0.1.0
Permalink
Docs.rs crate page
MIT
11 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
can1357
Dependencies
arboard ^3.6
normal
flume ^0.11
normal
layout-rs ^0.1.3
normal
mermaid-text ^0.57
normal
omp-core ^0.1.0
normal
omp-tui-macros ^0.1.0
normal
parking_lot ^0.12
normal
png ^0.18
normal
serde ^1.0.229
normal
serde_json ^1.0.151
normal
smallvec ^2.0.0-alpha.12
normal
smol_bitmap ^0.3.2
normal
strum ^0.28
normal
syntect ^5.3
normal
tempfile ^3
normal
tokio ^1
normal
tokio-util ^0.7
normal
xutf ^1.1
normal
nix ^0.31
normal
windows-sys ^0.61
normal
Versions
100%
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 markdown
omp_tui
0.1.0
Module markdown
Module Items
Structs
Functions
In crate omp_
tui
omp_tui
Module
markdown
Copy item path
Source
Expand description
Width-aware Markdown rendering into styled terminal lines.
Structs
§
MdTheme
Styles used by the Markdown renderer.
Functions
§
render
Renders Markdown into rows no wider than
width
terminal cells.