Docs.rs
retch-sysinfo-0.1.46
retch-sysinfo 0.1.46
Docs.rs crate page
GPL-3.0-or-later
25 July 2026
Links
Repository
crates.io
Source
Owners
l1a
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
dirs ^6.0
normal
libc ^0.2
normal
owo-colors ^4.0
normal
rusqlite ^0.40
normal
serde_json ^1.0
normal
sysinfo ^0.39
normal
Versions
82.14%
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
parse_shell_version
retch_
sysinfo
0.1.46
In retch_
sysinfo::
shell
retch_sysinfo
::
shell
Function
parse_
shell_
version
Copy item path
Source
pub fn parse_shell_version(shell_name: &
str
, output: &
str
) ->
Option
<
String
>