[][src]Trait trait_eval::Bool

pub trait Bool { }

The bool type (true, false)

Implementors

impl Bool for False[src]

impl Bool for True[src]

Loading content...