[][src]Trait yarte_lexer::NotFalse

pub trait NotFalse {
    pub fn not_false(&self) -> bool;
}

Required methods

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

Loading content...

Implementations on Foreign Types

impl NotFalse for bool[src]

Loading content...

Implementors

Loading content...