feat: re-export SharedPtr
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#![feature(lazy_cell)]
|
#![feature(lazy_cell)]
|
||||||
|
|
||||||
|
pub use shared_memory_heap::sharedptr::SharedPtr;
|
||||||
|
|
||||||
mod agent;
|
mod agent;
|
||||||
pub mod x25519;
|
pub mod x25519;
|
||||||
pub mod mlkem;
|
pub mod mlkem;
|
||||||
|
|||||||
Reference in New Issue
Block a user