From dec86bb2c52dbcfb4fe01c96cd4e77c8aaae2525 Mon Sep 17 00:00:00 2001 From: Emily Toop Date: Wed, 14 Feb 2018 19:06:50 +0000 Subject: [PATCH] publically expose KnownEntid (#554) --- src/lib.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib.rs b/src/lib.rs index 06466ecf..abb6130f 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -34,6 +34,7 @@ pub use mentat_core::{ Attribute, Entid, HasSchema, + KnownEntid, NamespacedKeyword, TypedValue, Uuid,