feat: default service handler, lets all love lain

This commit is contained in:
2026-03-21 17:41:36 +01:00
parent 4fdd2b7134
commit 36dd65c144
11 changed files with 237 additions and 14 deletions

View File

@@ -1,4 +1,10 @@
#![feature(seek_stream_len, once_cell_try, decl_macro, duration_constructors)]
#![feature(
decl_macro,
duration_constructors,
never_type,
once_cell_try,
seek_stream_len,
)]
#![allow(clippy::future_not_send)] // will get to fix these later
//! # About, Licensing and More