Enum tls_parser::StateChangeError [−][src]
pub enum StateChangeError {
InvalidTransition,
ParseError,
}Expand description
Error types for the state machine
pub enum StateChangeError {
InvalidTransition,
ParseError,
}Error types for the state machine