Skip to main content

winterbaume_ec2instanceconnect/
types.rs

1//! Internal domain types for EC2 Instance Connect.
2//!
3//! The current mock keeps its endpoint model in `state.rs`; this module
4//! preserves the canonical service-crate layout for future shared domain types.