Macro ruma::owned_mxc_uri
source ยท 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.