Skip to main content

extract_size

Function extract_size 

Source
pub(crate) fn extract_size(
    create_stmt: &CreateClusterStatement<Raw>,
) -> Option<String>
Expand description

Extract the desired SIZE from a CreateClusterStatement’s options.