[][src]Macro ruma_identifiers::server_name

macro_rules! server_name {
    ($s:literal) => { ... };
}

Compile-time checked ServerName construction.