Docs.rs
j-cli-12.0.7
j-cli 12.0.7
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
LingoJack
Dependencies
chrono ^0.4
normal
clap ^4
normal
colored ^3
normal
crossterm ^0.28.0
normal
dirs ^6
normal
indicatif ^0.18.3
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
tui-textarea ^0.7
normal
url ^2
normal
Versions
60.47%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 log
j_cli
12.0.7
Module log
Module Items
Functions
In j_
cli::
util
j_cli
::
util
Module
log
Copy item path
Source
Functions
§
capitalize_
first_
letter
首字母大写
print_
line
打印分隔线
render_
md
渲染 Markdown 文本到终端 优先通过嵌入的 ask 二进制渲染(stdin → stdout,效果更佳), 如果不可用则 fallback 到 termimad