v0.3.8-pre.002-fix.001

This commit is contained in:
2026-09-03 11:31:41 +02:00
parent 6a1892792c
commit 74890a6268
8 changed files with 243 additions and 22 deletions

View File

@@ -1,5 +1,7 @@
// file: crates/ksp-app-store-desk/tests/public_api.rs
// version: 1
// version: 2
//! Public API boundary test for the Store Desk scaffold.
#[test]
fn pre_002_public_surface_exposes_only_application_run_entry_point() {