Skip to content

Commit

Permalink
export NdbProfile{,Record}
Browse files Browse the repository at this point in the history
Signed-off-by: William Casarin <[email protected]>
  • Loading branch information
jb55 committed Feb 9, 2024
1 parent ae6fc81 commit b843b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ pub use config::Config;
pub use error::Error;
pub use filter::Filter;
pub use ndb::Ndb;
pub use ndb_profile::{NdbProfile, NdbProfileRecord};
pub use note::{Note, NoteKey};
pub use profile::ProfileRecord;
pub use query::QueryResult;
Expand Down

0 comments on commit b843b53

Please sign in to comment.