Docs.rs
saturn-cli-0.4.5
saturn-cli 0.4.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
erikh
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
chrono-tz ^0.8
normal
ciborium ^0.2
normal
clap ^4.4
normal
crossterm ^0.27
normal
dirs ^5
normal
fancy-duration ^0.6
normal
gcal ^0.1
normal
lazy_static ^1
normal
nix ^0.26
normal
notify-rust ^4.9
normal
ratatui ^0.23
normal
regex ^1
normal
serde ^1
normal
serde_derive ^1
normal
serde_yaml ^0.9
normal
tempfile ^3.8
normal
tokio ^1
normal
ttygrid ^0.3
normal
rand ^0.8
dev
Versions
0%
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
saturn_
cli
0.4.5
In saturn_
cli::
ui::
layout
saturn_cli
::
ui
::
layout
Function
get_errors
Copy item path
Source
pub fn get_errors(state:
ProtectedState
<'static>) ->
Option
<
Vec
<
String
>>