Docs.rs
systemprompt-loader-0.55.1
systemprompt-loader 0.55.1
Docs.rs crate page
BUSL-1.1
18 September 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Ejb503
Dependencies
async-trait ^0.1
normal
base64 ^0.23
normal
chrono ^0.4
normal
flate2 ^1.1
normal
hex ^0.4
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml_ng ^0.10
normal
sha2 ^0.11
normal
systemprompt-config ^0.55.1
normal
systemprompt-extension ^0.55.1
normal
systemprompt-identifiers ^0.55.1
normal
systemprompt-models ^0.55.1
normal
systemprompt-security ^0.55.1
normal
tar ^0.4
normal
thiserror ^2.0
normal
tokio ^1.53
normal
tracing ^0.1
normal
url ^2.5
normal
tempfile ^3.27
dev
libc ^0.2
normal
Versions
11.75%
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
spawn_supervised
systemprompt_
loader
0.55.1
In systemprompt_
loader::
subprocess
systemprompt_loader
::
subprocess
Function
spawn_
supervised
Copy item path
Source
pub fn spawn_supervised(cmd:
Command
) ->
Result
<
u32
>