Docs.rs
pueue-lib-0.30.0
pueue-lib 0.30.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Nukesor
Dependencies
async-trait ^0.1
normal
optional
byteorder ^1.5
normal
optional
chrono ^0.4
normal
ciborium ^0.2
normal
optional
color-eyre ^0.6.5
normal
optional
dirs ^6.0
normal
optional
rand ^0.9
normal
optional
rev_buf_reader ^0.3
normal
optional
rustls ^0.23
normal
optional
rustls-connector ^0.21
normal
optional
rustls-pemfile ^2
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
shellexpand ^3.1
normal
optional
snap ^1.1
normal
optional
strum ^0.27
normal
thiserror ^2
normal
tokio ^1.45
normal
optional
tokio-rustls ^0.26
normal
optional
tracing ^0.1
normal
better-panic ^0.3
dev
color-eyre ^0.6.5
dev
portpicker ^0.1
dev
pretty_assertions ^1
dev
tempfile ^3
dev
tokio ^1.45
dev
tracing-error ^0.2
dev
tracing-subscriber ^0.3
dev
whoami ^1
normal
Versions
51.19%
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
create_failure_response
pueue_
lib
0.30.0
In pueue_
lib::
message::
response
pueue_lib
::
message
::
response
Function
create_
failure_
response
Copy item path
Source
pub fn create_failure_response<T:
ToString
>(text: T) ->
Response