picleo 0.1.4

A fuzzy picker similar to fzf and Skim using the Nucleo library. Can be used via CLI or as a library.
Documentation
1
2
3
pub mod picker;
pub mod selectable;
mod ui;