Macro ruma_common::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.