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

pub struct LimitStack { /* fields omitted */ }

Methods

impl LimitStack
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Drop for LimitStack
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for LimitStack

impl Sync for LimitStack