rff 0.3.0

rff is a fast, simple fuzzy text selector for the terminal.
Documentation
1
2
3
4
5
6
7
#[macro_use]
mod macros;

pub mod cursor;
pub mod clear;
pub mod color;
pub mod style;