mirror of
https://github.com/Start9Labs/patch-db.git
synced 2026-03-26 10:21:53 +00:00
re-export json-ptr (#4)
This commit is contained in:
@@ -21,6 +21,7 @@ pub use patch::Revision;
|
||||
pub use patch_db_macro::HasModel;
|
||||
pub use store::{PatchDb, Store};
|
||||
pub use transaction::{Checkpoint, SubTransaction, Transaction};
|
||||
pub use json_ptr;
|
||||
|
||||
#[derive(Error, Debug)]
|
||||
pub enum Error {
|
||||
|
||||
Reference in New Issue
Block a user