Function sql::plan::statement::ddl::plan_index_options[][src]

fn plan_index_options(
    with_opts: Vec<WithOption>
) -> Result<Vec<IndexOption>, Error>