Struct style::context::StackLimitChecker
[−]
[src]
pub struct StackLimitChecker { /* fields omitted */ }
A helper type for stack limit checking. This assumes that stacks grow down, which is true for all non-ancient CPU architectures.