Macro ruma_common::mxc_uri
source · [−]macro_rules! mxc_uri {
($s:literal) => { ... };
}
Expand description
Compile-time checked MxcUri
construction.
macro_rules! mxc_uri {
($s:literal) => { ... };
}
Compile-time checked MxcUri
construction.