Struct clippy_lints::utils::LimitStack [] [src]

pub struct LimitStack { /* fields omitted */ }

Methods

impl LimitStack
[src]

Trait Implementations

impl Drop for LimitStack
[src]

A method called when the value goes out of scope. Read more