Crate lance_namespace

Crate lance_namespace 

Source
Expand description

Lance Namespace Rust Client

A Rust client for the Lance Namespace API that provides a unified interface for managing namespaces and tables across different backend implementations.

Re-exports§

pub use namespace::LanceNamespace;
pub use lance_namespace_reqwest_client as reqwest_client;

Modules§

apis
models
namespace
Lance Namespace base interface and implementations.
schema
Schema conversion utilities for Lance Namespace.

Enums§

Error

Type Aliases§

Result