Commit 26ab4a5
committed
fix(docs): drop private intra-doc link in lance_dataset_create_vector_index
Rustdoc with -D warnings rejects intra-doc links from public items to
private ones. Replace the [`build_vector_params`] reference with a
plain-text description of the validation behavior.1 parent 3404636 commit 26ab4a5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
| 427 | + | |
427 | 428 | | |
428 | 429 | | |
429 | 430 | | |
| |||
0 commit comments