Skip to main content

read_file

AsyncMethod
This is a method of the SandboxProtocol class in the sandbox module.
Read a file from the sandbox.

Signature

Parameters

&str
required
No description available.

Returns

Result<Option<Vec<u8>>>
The result of the operation.

Rust Files

Rust Documents