Struct seer_z3::Model [] [src]

pub struct Model<'ctx> { /* fields omitted */ }

Methods

impl<'ctx> Model<'ctx>
[src]

Trait Implementations

impl<'ctx> Drop for Model<'ctx>
[src]

A method called when the value goes out of scope. Read more