MakeMaxRequestsPerConnection¶
Constructs a MaxRequestsPerConnection from a USize.
Returns MaxRequestsPerConnection on success or ValidationFailure
if the value is 0.
type MakeMaxRequestsPerConnection is
MakeConstrained[USize val, _MaxRequestsPerConnectionValidator val] val
Type Alias For¶
- MakeConstrained[USize val, _MaxRequestsPerConnectionValidator val] val