Macro tdx_guest::serial_println

source ·
macro_rules! serial_println {
    ($fmt: literal $(, $($arg: tt)+)?) => { ... };
}