mentat/core
Richard Newman a87e5a3ec7 Move Schema from mentat_db to mentat_core, improve API. (#290)
* Move Schema from mentat_db to mentat_core.
* Define SchemaMap in terms of Entid, not i64.
* Add Schema::{is_attribute,identifies_attribute}.
* Add pointer to #291.
* Don't pass around 64-bit pointers to 64-bit integers.
2017-02-13 19:20:20 -08:00
..
src Move Schema from mentat_db to mentat_core, improve API. (#290) 2017-02-13 19:20:20 -08:00
Cargo.toml mentat_core doesn't need rusqlite. r=nalexander 2017-02-08 17:34:17 -08:00