https://github.com/console-rs/indicatif/blob/main/examples/yarnish.rs Dont view emoji ```Rust //Dont working static LOOKING_GLASS: Emoji<'_, '_> = Emoji("🔍 ", ""); //Working let LOOKING_GLASS = format!("🔍"); ``` Rust 1.90 Windows 11 indicatif = "0.18.0"