fn print(self: Self, comptime format: []const u8, args: anytype) Error!void

Parameters

self: Self,
format: []const u8,
args: anytype,