Function g_code::emit::compact::format_gcode_meatpack
source ยท pub fn format_gcode_meatpack<'a: 'b, 'b, W, I, T>(
program: I,
opts: FormatOptions,
meatpack_opts: MeatpackOptions,
w: W,
) -> Result<()>Expand description
Write g-code to a std::io::Write in a meatpacked representation