olai-uc-server 0.0.1

Unity Catalog REST and gRPC server with pluggable storage backends.
Documentation
1
2
3
4
5
// @generated — do not edit by hand.
pub use handler::AgentSkillHandler;
mod handler;
#[cfg(feature = "axum")]
pub mod server;