mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
1 line
48 B
Rust
1 line
48 B
Rust
pub type SStr = std::borrow::Cow<'static, str>;
|