Macro akiaki_fcgi::p

source ·
macro_rules! p {
    ($dst:expr, $($arg:tt)*) => { ... };
}
Expand description

Puts formatted string escaped and enclosed in

tags.