1//! Provides tooling related to apps deployed on Wasmer Edge. 2 3pub mod deploy; 4pub mod deploy_remote_build;