I’m afraid I’ve also hit this and I’m a bit worried. First, I’m not entirely sure what it means ‒ I mean I can guess it is kind of „you have composed a very complex type“, but what does that number specify?
Sure, the code is full of generic layers and impl Traits and closures wrapping other closures. It’s not all at one place, though, I hope each local part in itself is readable.
If anyone wants to have a look https://github.com/vorner/spirit/blob/master/spirit-hyper/examples/hws.rs (this is actually the thing using all the other levels, they crawle through the rest of the repository).
(Edit: changed the URL to point to master)