Files
hemx/slhx-derive/tests
slhx agent 34d6757ccd fix(derive): reject form impostor parameters
Tighten generated-form handler checking so a parameter must look like slhx::Form<T> or imported Form<T>, not a nongeneric local Form or unrelated path with a Form suffix.

req: form/004

req: form/006
2026-05-25 23:31:48 +02:00
..