mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-06-14 19:51:58 +08:00
fix: 补齐 ATX 控制器缺失接口并完成全项目 clippy -D warnings 修复
This commit is contained in:
@@ -64,6 +64,7 @@ pub struct AppState {
|
||||
|
||||
impl AppState {
|
||||
/// Create new application state
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn new(
|
||||
config: ConfigStore,
|
||||
sessions: SessionStore,
|
||||
|
||||
Reference in New Issue
Block a user