stacksafe 1.0.3

Prevent stack overflow in deeply recursive functions with automatic stack management.
Documentation
1
2
3
4
5
error: unknown attribute parameter `unknown`
  --> tests/ui/unknown_parameter.rs:17:13
   |
17 | #[stacksafe(unknown = true)]
   |             ^^^^^^^