Docs.rs
util-gpui-standalone-1.4.4
util-gpui-standalone 1.4.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
vyfor
Dependencies
anyhow ^1.0.86
normal
async_zip ^0.0.18
normal
collections-gpui-standalone ^1.4.4
normal
dunce ^1.0
normal
futures ^0.3.32
normal
futures-lite ^1.13
normal
globset ^0.4
normal
gpui_util-gpui-standalone ^1.4.4
normal
itertools ^0.14.0
normal
log ^0.4.16
normal
percent-encoding ^2.3.2
normal
rand ^0.9
normal
optional
regex ^1.5
normal
rust-embed ^8.11
normal
schemars ^1.0
normal
serde ^1.0.221
normal
serde_json ^1.0.144
normal
serde_json_lenient ^0.2
normal
shlex ^1.3.0
normal
take-until ^0.2.0
normal
tempfile ^3.20.0
normal
unicase ^2.6
normal
url ^2.2
normal
util_macros-gpui-standalone ^1.4.4
normal
optional
async-fs ^2.1
normal
dirs ^6.0
normal
git2 ^0.20.1
normal
optional
smol ^2.0
normal
walkdir ^2.5
normal
which ^6.0.0
normal
mach2 ^0.5
normal
command-fds ^0.3.1
normal
libc ^0.2
normal
nix ^0.29
normal
tendril ^0.4.3
normal
Versions
31.06%
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
new_command
util
1.4.4
In util::
command
util
::
command
Function
new_
command
Copy item path
Source
pub fn new_command(program: impl
AsRef
<
OsStr
>) ->
Command