risingwave_sqlparser::ast

Function get_delimiter

source
pub fn get_delimiter(chars: &str) -> Result<u8, StrError>