mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 22:12:56 +00:00
4 lines
66 B
Rust
4 lines
66 B
Rust
//! Shared memory utilities for neon communicator
|
|
|
|
pub mod shmem;
|