Docs.rs
btcli-0.5.1
btcli 0.5.1
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
RevengingSA
Dependencies
base64 ^0.22.1
normal
chrono ^0.4
normal
cursive ^0.21.1
normal
lazy_static ^1.5
normal
log ^0.4
normal
md5 ^0.8.0
normal
rand ^0.9.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
toml ^0.9.11
normal
ureq ^3.1.4
normal
Versions
14%
of the crate is documented
This release has been yanked, 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
show_error
btcli_
lib
0.5.1
show_
error
Sections
参数
In btcli_
lib::
ui::
lovely_
items
btcli_lib
::
ui
::
lovely_items
Function
show_
error
Copy item path
Source
pub fn show_error(s: &mut
Cursive
, error_message: &
str
)
Expand description
显示错误窗口的便捷函数
§
参数
s
: Cursive实例引用
error_message
: 要显示的错误信息