Macro ruma::server_name[][src]

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

Compile-time checked ServerName construction.