Macro owned_mxc_uri
macro_rules! owned_mxc_uri {
($s:literal) => { ... };
}Expand description
Compile-time checked OwnedMxcUri construction.
macro_rules! owned_mxc_uri {
($s:literal) => { ... };
}Compile-time checked OwnedMxcUri construction.