olai-uc-server 0.0.3

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