Skip to main content

parse_create_cluster

Function parse_create_cluster 

Source
pub fn parse_create_cluster(
    sql: &str,
) -> Result<CreateClusterStatement<Raw>, String>
Expand description

Parse the create_sql column of a SHOW CREATE CLUSTER result.