risingwave_frontend::handler::create_sql_function

Function find_target

source
fn find_target(input: &str, target: &str) -> Option<usize>
Expand description

Find the pattern for better hint display return the exact index where the pattern first appears