HasIfExists

Trait HasIfExists 

Source
pub trait HasIfExists: AstNode {
    // Provided method
    fn if_exists(&self) -> Option<IfExists> { ... }
}

Provided Methods§

Implementors§