pub fn register_vec_extension()Expand description
v1.0.76: no-op stub. Kept for source compatibility with callers that
still call register_vec_extension() during auto-init. The actual
extension registration is gone; the function is now a marker that
the LLM-only build does not need any vector extension.