package abi type Type struct { // Intentionally left empty. Moxie uses a different way to represent types, // so this is unimplementable. The type definition here is purely for // compatibility. }