Docs.rs
harn-vm-0.8.7
harn-vm 0.8.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kennethsinder
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
blake3 ^1
normal
brotli ^8.0.2
normal
bytes ^1
normal
chrono ^0.4
normal
chrono-tz ^0.10.4
normal
croner ^3.0.1
normal
csv ^1
normal
data-encoding ^2
normal
ed25519-dalek ^2
normal
flate2 ^1.1.9
normal
futures ^0.3
normal
globset ^0.4
normal
harn-clock ^0.8
normal
harn-lexer ^0.8
normal
harn-modules ^0.8
normal
harn-parser ^0.8
normal
harn-stdlib ^0.8
normal
hex ^0.4
normal
httpdate ^1
normal
ignore ^0.4
normal
ipnet ^2
normal
jsonwebtoken ^9
normal
keyring ^3
normal
libc ^0.2
normal
md-5 ^0.11
normal
opentelemetry ^0.31
normal
optional
opentelemetry-otlp ^0.31
normal
optional
opentelemetry_sdk ^0.31
normal
optional
rand ^0.10
normal
rcgen ^0.14
normal
regex ^1
normal
reqwest ^0.12
normal
reqwest-eventsource ^0.6
normal
rusqlite ^0.39
normal
serde ^1
normal
serde_json ^1
normal
serde_path_to_error ^0.1
normal
serde_yaml ^0.9
normal
sha1 ^0.10
normal
sha2 ^0.11
normal
sha3 ^0.11
normal
sqlx-core ^0.8
normal
sqlx-postgres ^0.8
normal
subtle ^2.6
normal
tar ^0.4.45
normal
tempfile ^3
normal
optional
tiktoken-rs ^0.11.0
normal
time ^0.3
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-tungstenite ^0.29
normal
tokio-util ^0.7
normal
toml ^1.1
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.32
normal
optional
tracing-subscriber ^0.3
normal
unicode-normalization ^0.1
normal
unicode-segmentation ^1
normal
url ^2
normal
uuid ^1
normal
walkdir ^2
normal
wasmtime ^29
normal
optional
wasmtime-wasi ^29
normal
optional
wat ^1
normal
optional
x25519-dalek ^2
normal
x509-parser ^0.18.1
normal
zeroize ^1
normal
zip ^2
normal
zstd ^0.13.3
normal
criterion ^0.8
dev
proptest ^1
dev
rcgen ^0.14
dev
rustls ^0.23
dev
tempfile ^3
dev
windows-sys ^0.61.2
normal
Versions
20.68%
of the crate is documented
Go to latest version
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
std_command_for
harn_vm
0.8.7
In harn_
vm::
process_
sandbox
harn_vm
::
process_sandbox
Function
std_
command_
for
Copy item path
Source
pub fn std_command_for( program: &
str
, args: &[
String
], ) ->
Result
<
Command
,
VmError
>