Macro faithe::unicode_string
source · [−]macro_rules! unicode_string {
($str:expr) => { ... };
}
Expand description
Creates new unicode string.
macro_rules! unicode_string {
($str:expr) => { ... };
}
Creates new unicode string.