max_parallel
Method
This is a method of the FastContextConfig class in the context module.Set max parallel.
Signature
Parameters
No description available.
Returns
The result of the operation.
max_parallel: Set max parallel.
This is a method of the FastContextConfig class in the context module.Set max parallel.
def max_parallel(mut self, parallel: usize) -> Self