Docs.rs
j-cli-12.1.23
j-cli 12.1.23
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
LingoJack
Dependencies
async-openai ^0.33
normal
chrono ^0.4
normal
clap ^4
normal
colored ^3
normal
cpal ^0.17
normal
crossterm ^0.28.0
normal
dirs ^6
normal
futures ^0.3
normal
hound ^3.5
normal
indicatif ^0.18.3
normal
libc ^0.2
normal
pulldown-cmark ^0.13.0
normal
ratatui ^0.29.0
normal
rustyline ^17.0.2
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
termimad ^0.34.1
normal
tokio ^1
normal
tui-textarea ^0.7
normal
unicode-width ^0.2
normal
url ^2
normal
whisper-rs ^0.15
normal
Versions
68.46%
of the crate is documented
Go to latest version
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 md_render
j_cli
12.1.23
Module md_
render
Module Items
Functions
In j_
cli::
util
j_cli
::
util
Module
md_
render
Copy item path
Source
Functions
§
render_
md
渲染 Markdown 文本到终端 优先通过嵌入的 ask 二进制渲染(stdin → stdout,效果更佳), 如果不可用则 fallback 到 termimad