Skip to main content

memory_mb

Method
This is a method of the ResourceLimits class in the sandbox module.
Set memory limit.

Signature

def memory_mb(mut self, mb: u32) -> Self

Parameters

mb
u32
required
No description available.

Returns

Returns
Self
The result of the operation.