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

Compile-time checked OwnedMxcUri construction.