Function sui_rust_operator::hookserver::start

source ·
pub async fn start(bind_host: &str, port: u16, _hook: HookCaller) -> Result<()>