Skip to main content

clear

AsyncMethod
This is a method of the Memory class in the memory module.
Clear memory

Signature

async def clear(&mut self) -> Result<()>

Returns

Returns
Result<()>
The result of the operation.