robotech 1.0.1

Backend service implementation for the RoboTech platform, providing RESTful APIs and business logic for web applications.
Documentation
1
2
3
4
pub mod settings_utils;

// 重新导出结构体,简化外部引用
pub use settings_utils::get_settings;