Struct seer_z3::Context[][src]

pub struct Context { /* fields omitted */ }

Methods

impl Context
[src]

Trait Implementations

impl Drop for Context
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Context

impl !Sync for Context