Expose Uuid from the top level crate (#529)
This commit is contained in:
parent
1fcc3d7e1b
commit
8cc7f0b72e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ pub fn get_connection() -> Connection {
|
||||||
|
|
||||||
pub use mentat_core::{
|
pub use mentat_core::{
|
||||||
TypedValue,
|
TypedValue,
|
||||||
|
Uuid,
|
||||||
ValueType,
|
ValueType,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue