rivetkit-inspector-protocol 2.3.10

Inspector protocol types for RivetKit
Documentation
1
2
3
4
5
6
7
pub mod generated;
pub mod versioned;

// Re-export latest.
pub use generated::v6::*;

pub const PROTOCOL_VERSION: u16 = 6;