There was an error while loading. Please reload this page.
prost::Message
1 parent 5b42dab commit 07f0d4eCopy full SHA for 07f0d4e
1 file changed
src/util/storable_builder.rs
@@ -1,5 +1,5 @@
1
use crate::types::{EncryptionMetadata, PlaintextBlob, Storable};
2
-use ::prost::Message;
+pub use ::prost::Message;
3
4
use chacha20_poly1305::{ChaCha20Poly1305, Key, Nonce};
5
0 commit comments