// Copyright 2022 The Goscript Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
externcrateselfas go_engine;usecrate::ffi::*;usego_vm::types::GosValue;#[derive(Ffi)]pubstructIoFfi;#[ffi_impl]implIoFfi{}