Docs.rs
e-utils-0.4.19
e-utils 0.4.19
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
EternalNight996
Dependencies
async-trait ^0.1
normal
optional
chrono ^0.4
normal
optional
encoding_rs ^0.8
normal
optional
image ^0.25.0
normal
optional
memchr ^2.7
normal
optional
once_cell ^1
normal
optional
rand ^0.8.5
normal
optional
rayon ^1.10
normal
optional
regex ^1.10
normal
optional
reqwest ^0.12
normal
optional
serde ^1
normal
serde_json ^1
normal
optional
strum ^0.26
normal
sys-locale ^0.3
normal
optional
thiserror ^2.0
normal
tokio ^1
normal
optional
criterion ^0.5
dev
glib ^0.20
normal
optional
rfd ^0.15
normal
optional
winapi ^0.3
normal
optional
libc ^0.2
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
DEBUG_PROCESS
e_utils
0.4.19
In e_
utils::
system::
cmd
e_utils
::
system
::
cmd
Constant
DEBUG_
PROCESS
Copy item path
Source
pub const DEBUG_PROCESS:
u32
= 0x00000001;
Expand description
调试新进程。调试器将接收所有调试事件,包括来自此进程创建的所有子进程的事件