Skip to main content

max_parallel

Method
This is a method of the FastContextConfig class in the context module.
Set max parallel.

Signature

def max_parallel(mut self, parallel: usize) -> Self

Parameters

parallel
usize
required
No description available.

Returns

Returns
Self
The result of the operation.