oxipage-core 0.5.0

Oxipage 코어 라이브러리 — Axum 서버 부트스트랩, SQLite 마이그레이션, Extension trait, SSR 스냅샷, 레이트리밋
Documentation
pub mod backup;
pub mod build;
pub mod build_writer;
pub mod builder;
pub mod client;
pub mod config;
pub mod db;
pub mod error;
pub mod extension;
pub mod http;
pub mod migrate;
pub mod openapi;
pub mod rate_limit;
pub mod rating;
pub mod registry;
pub mod scheduler;
pub mod search;
pub mod setup;
pub mod state;