pub fn parse_create_cluster( sql: &str, ) -> Result<CreateClusterStatement<Raw>, String>
Parse the create_sql column of a SHOW CREATE CLUSTER result.
create_sql
SHOW CREATE CLUSTER