1 2 3
/// Represents the SQL `RollbackStmt;` structure in the AST. #[derive(Debug, Clone, PartialEq)] pub struct RollbackStmt;