recursive

Attribute Macro recursive 

Source
#[recursive]
Expand description

Marks a function to use an automatically growing segmented stack.

See the crate docs for details.