yazi/yazi-shared/src/alias.rs
2025-07-06 22:16:29 +08:00

1 line
48 B
Rust

pub type SStr = std::borrow::Cow<'static, str>;