Docs.rs
loop-guardrail-0.1.0
loop-guardrail 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
p-vbordei
Dependencies
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
Versions
0%
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
classify_tool_failure
loop_
guardrail
0.1.0
loop_guardrail
Function
classify_
tool_
failure
Copy item path
Source
pub fn classify_tool_failure( tool_name: &
str
, result:
Option
<&
str
>, ) -> (
bool
,
String
)