option
Method
This is a method of the MemoryPreset class in the presets module.Add an option
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
option: Add an option
This is a method of the MemoryPreset class in the presets module.Add an option
def option(mut self, key: impl Into<String>, value: impl Into<serde_json::Value>) -> Self