1//! wasmer-sdk is a utility library for interacting with the Wasmer ecosystem. 2 3pub mod app; 4pub mod package;