1 2 3 4 5
#[path = "runtime_host_adapter/app_host.rs"] mod app_host; // This module exists to compile the `AppState` trait implementations that bind // the product shell to `unigateway-runtime` host contracts.