mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
add IgnoreAll directive to deserializer
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ extern crate rust_rocksdb as rocksdb;
|
||||
|
||||
pub use self::{
|
||||
database::Database,
|
||||
de::Ignore,
|
||||
de::{Ignore, IgnoreAll},
|
||||
deserialized::Deserialized,
|
||||
handle::Handle,
|
||||
keyval::{KeyVal, Slice},
|
||||
|
||||
Reference in New Issue
Block a user