Module oasis_runtime_sdk::modules::rofl::app

source ·
Expand description

Wrapper to make development of ROFL components easier.

Re-exports§

  • pub use crate::modules::rofl::app_id::AppId;
  • pub use client::Client;

Modules§

  • Additional init functionalities performed by ROFL apps when running in a virtual machine environment (e.g. Intel TDX).
  • Prelude for ROFL applications.

Structs§

Traits§

  • ROFL component application.