Docs.rs
pi-oxidized-0.1.1
pi-oxidized 0.1.1
Permalink
Docs.rs crate page
MIT
19 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
synaptic-void
Dependencies
anstyle ^1.0.14
normal
base64 ^0.22.1
normal
crossterm ^0.29.0
normal
dirs ^6.0.0
normal
filetime ^0.2.29
normal
futures ^0.3.32
normal
globset ^0.4.19
normal
ignore ^0.4.30
normal
image ^0.25.9
normal
indexmap ^2.14.0
normal
jiff ^0.2.32
normal
memchr ^2.8.3
normal
mimalloc ^0.1.52
normal
pi-oxidized-agent ^0.1.1
normal
pi-oxidized-ai ^0.1.1
normal
pi-oxidized-ext ^0.1.1
normal
pi-oxidized-tui ^0.1.1
normal
ratatui ^0.30.2
normal
regex ^1.13.1
normal
reqwest ^0.13.4
normal
same-file ^1.0.6
normal
schemars ^1.2.1
normal
semver ^1.0.28
normal
serde ^1.0.228
normal
serde-saphyr ^0.0.29
normal
serde_json ^1.0.150
normal
sha2 ^0.11.0
normal
thiserror ^2.0.18
normal
tokio ^1.52.4
normal
tokio-util ^0.7.18
normal
unicode-normalization ^0.1.25
normal
url ^2.5.8
normal
uuid ^1.24.0
normal
wait-timeout ^0.2.1
normal
insta =1.48.0
dev
tempfile =3.27.0
dev
nix ^0.31.3
normal
Versions
100%
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
is_config_command
pi
0.1.1
In pi::
cli::
package_
manager_
cli
pi
::
cli
::
package_manager_cli
Function
is_
config_
command
Copy item path
Source
pub fn is_config_command(argv0: &
str
) ->
bool
Expand description
Whether
argv[0]
is the
config
command.