mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-13 09:00:37 +00:00
Define a `Connection` and a `Stream` type that resemble simple QUIC connections and (multiplexed) streams.
2 lines
19 B
Rust
2 lines
19 B
Rust
pub mod inprocess;
|