meerkat-session 0.7.10

Session service orchestration for Meerkat
Documentation
1
2
3
4
5
6
7
// Hand-maintained aggregator for files written by `xtask protocol-codegen`.
// Each sibling module is emitted by xtask codegen and carries its own
// provenance header; this aggregator is not itself a codegen output — it is a
// stable `pub mod` index, and `xtask audit-generated-headers` forbids the
// codegen marker here to keep that honest.

pub mod session_turn_admission;