mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-05-12 04:59:27 +00:00
chore: remove ffi from double ratchet
This commit is contained in:
parent
94935c28fe
commit
c7012b8fbd
@ -10,5 +10,5 @@ pub mod types;
|
||||
pub use keypair::InstallationKeyPair;
|
||||
pub use state::{Header, RatchetState, SkippedKey};
|
||||
pub use storage::{
|
||||
RatchetSession, SessionError, restore_ratchet_state, to_ratchet_record, to_skipped_key_records,
|
||||
restore_ratchet_state, to_ratchet_record, to_skipped_key_records, RatchetSession, SessionError,
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user