Skip to main content

MAX_DEPTH

Constant MAX_DEPTH 

Source
pub const MAX_DEPTH: usize = 8;
Expand description

How deep a composition graph may go. Generous for real use (a layer including a layer including a base), small enough that a malicious or mistaken graph cannot spend the client’s time.