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

Compile-time checked OwnedServerName construction.