macro_rules! unicode_string {
    ($str:expr) => { ... };
}
Expand description

Creates new unicode string.