MAX_QUADS

Constant MAX_QUADS 

Source
const MAX_QUADS: usize = 16;
Expand description

This limit was chosen based on the pre-existing GitHub gist. This limit should not be hit in normal operation, but might be hit for very large transforms.