yazi/yazi-core
arimu1 4531842b40 fix(mgr): avoid Box allocation in MgrSnap::selected
Iterate a &[UrlBuf] slice instead of boxing dyn Iterator.
2026-07-21 06:55:46 +07:00
..
src fix(mgr): avoid Box allocation in MgrSnap::selected 2026-07-21 06:55:46 +07:00
Cargo.toml refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
README.md docs: document the applicability of all yazi-* crates (#3345) 2025-11-20 09:00:01 +08:00

yazi-core

This crate is part of Yazi, and it is not supposed to be used outside, as there are no guarantees about the stability of its API.