[][src]Trait yarte_lexer::NotTrue

pub trait NotTrue {
    pub fn not_true(&self) -> bool;
}

Required methods

pub fn not_true(&self) -> bool[src]

Loading content...

Implementations on Foreign Types

impl NotTrue for bool[src]

Loading content...

Implementors

Loading content...