Z3_ast_map

Type Alias Z3_ast_map 

Source
pub type Z3_ast_map = NonNull<_Z3_ast_map>;
Expand description

Mapping from Z3_ast to Z3_ast objects.

Aliased Typeยง

pub struct Z3_ast_map { /* private fields */ }