more methods

main
Ziyang Hu 2 years ago
parent 795d58edf8
commit 18205e9b09

@ -351,6 +351,7 @@ impl TransactionPtr {
}
}
#[derive(Clone)]
pub struct DBPtr(SharedPtr<TDBBridge>);
impl Deref for DBPtr {

Loading…
Cancel
Save