Macro ruma::server_name
source ยท macro_rules! server_name { ($s:literal) => { ... }; }
Expand description
Compile-time checked ServerName
construction.
macro_rules! server_name { ($s:literal) => { ... }; }
Compile-time checked ServerName
construction.