write_file
AsyncMethod
This is a method of the SandboxProtocol class in the sandbox module.Write a file to the sandbox.
Signature
Parameters
&str
required
No description available.
&[u8]
required
No description available.
Returns
Result<bool>
The result of the operation.

