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