add
Method
This is a method of the FastContext class in the specialized module.Add content to context
Signature
Parameters
No description available.
Returns
The result of the operation.
add: Add content to context
This is a method of the FastContext class in the specialized module.Add content to context
def add(&mut self, content: impl Into<String>) -> ()