yazi/yazi-shim/src/sstr.rs
2026-06-18 15:06:31 +08:00

1 line
48 B
Rust

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