Struct ucglib::build::AssertCollector [−][src]
AssertCollector collects the results of assertions in the UCG AST.
Fields
success: bool
summary: String
failures: String
Auto Trait Implementations
impl Send for AssertCollector
impl Send for AssertCollectorimpl Sync for AssertCollector
impl Sync for AssertCollector