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