fail
Method
This is a method of the SandboxResult class in the sandbox module.Mark as failed.
Signature
Parameters
No description available.
Returns
The result of the operation.
fail: Mark as failed.
This is a method of the SandboxResult class in the sandbox module.Mark as failed.
def fail(&mut self, error: impl Into<String>) -> ()