Struct twig::environment::LexingEnvironment [] [src]

pub struct LexingEnvironment {
    pub operators: HashSet<&'static str>,
}

Fields

operators