Macro tdx_guest::serial_print

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