from_tuple
Method
This is a method of the GuardrailResult class in the guardrails module.Create from a tuple (success, result_or_error)
Signature
Parameters
bool
required
No description available.
impl Into<String>
required
No description available.
Returns
Self
The result of the operation.

