macro_rules! security_txt {
    ($($name:ident: $value:expr),*) => { ... };
}
Expand description

Create a static string containing the security.txt file.